/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 388 BCECmpBlock &&Comparison) { in enqueueBlock() argument 389 LLVM_DEBUG(dbgs() << "Block '" << Comparison.BB->getName() in enqueueBlock() 390 << "': Found cmp of " << Comparison.SizeBits() in enqueueBlock() 391 << " bits between " << Comparison.Lhs().BaseId << " + " in enqueueBlock() 392 << Comparison.Lhs().Offset << " and " in enqueueBlock() 393 << Comparison.Rhs().BaseId << " + " in enqueueBlock() 394 << Comparison.Rhs().Offset << "\n"); in enqueueBlock() 396 Comparison.OrigOrder = Comparisons.size(); in enqueueBlock() 397 Comparisons.push_back(std::move(Comparison)); in enqueueBlock() 482 std::optional<BCECmpBlock> Comparison = visitCmpBlock( in BCECmpChain() local [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-cmp-string.exp | 5 make: "cond-cmp-string.mk" line 118: Comparison with '<' requires both operands 'string' and 'strin… 6 make: "cond-cmp-string.mk" line 126: Comparison with '<=' requires both operands 'string' and 'stri… 7 make: "cond-cmp-string.mk" line 134: Comparison with '>' requires both operands 'string' and 'strin… 8 make: "cond-cmp-string.mk" line 142: Comparison with '>=' requires both operands 'string' and 'stri…
|
H A D | cond-cmp-numeric.exp | 2 make: "cond-cmp-numeric.mk" line 15: Comparison with '>' requires both operands 'INF' and '1e100' t… 4 make: "cond-cmp-numeric.mk" line 21: Comparison with '>' requires both operands 'NaN' and 'NaN' to … 12 make: "cond-cmp-numeric.mk" line 54: Comparison with '<' requires both operands '123 ' and '124' to…
|
H A D | cond-op-parentheses.exp | 1 make: "cond-op-parentheses.mk" line 22: Comparison with '>' requires both operands '3' and '(2' to …
|
H A D | cond-short.exp | 10 make: "cond-short.mk" line 231: Comparison with '<' requires both operands '' and '42' to be numeric
|
H A D | varmod-ifelse.exp | 21 make: "varmod-ifelse.mk" line 163: Comparison with '>=' requires both operands 'no' and '10' to be …
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHardwareLoops.cpp | 130 struct Comparison { struct 187 Comparison::Kind getComparisonKind(unsigned CondOpc, 207 int64_t IVBump, Comparison::Kind Cmp) const; 510 HexagonHardwareLoops::Comparison::Kind 515 Comparison::Kind Cmp = (Comparison::Kind)0; in getComparisonKind() 520 Cmp = Comparison::EQ; in getComparisonKind() 524 Cmp = Comparison::NE; in getComparisonKind() 527 Cmp = Comparison::LTs; in getComparisonKind() 530 Cmp = Comparison::LTu; in getComparisonKind() 534 Cmp = Comparison::LEs; in getComparisonKind() [all …]
|
H A D | HexagonConstPropagation.cpp | 328 struct Comparison { struct in __anonfe19b4d40111::MachineConstEvaluator 1118 uint32_t NegCmp = Comparison::negate(Cmp); in evaluateCMPrr() 1181 uint32_t NegCmp = Comparison::negate(Cmp); in evaluateCMPrp() 1200 if (Cmp == Comparison::NE) { in evaluateCMPii() 1204 if (Cmp == Comparison::EQ) { in evaluateCMPii() 1208 if (Cmp & Comparison::EQ) { in evaluateCMPii() 1212 assert((Cmp & (Comparison::L | Comparison::G)) && "Malformed comparison"); in evaluateCMPii() 1218 if (Cmp & Comparison::U) { in evaluateCMPii() 1221 if (Cmp & Comparison in evaluateCMPii() 329 __anonfe19b4d40503__anonfe19b4d40111::MachineConstEvaluator::Comparison global() argument 346 negate__anonfe19b4d40111::MachineConstEvaluator::Comparison negate() argument [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 107 Comparison = 1, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 366 void collectCmpOps(CmpInst *Comparison, SmallVectorImpl<Value *> &CmpOperands) { in collectCmpOps() argument 367 auto *Op0 = Comparison->getOperand(0); in collectCmpOps() 368 auto *Op1 = Comparison->getOperand(1); in collectCmpOps()
|
H A D | DXILResource.cpp | 338 SamplerCmpOrHasCounter = SamplerTy == SamplerType::Comparison; in getAnnotateProps()
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 141 ## Binary Comparison {#binary-comparison} 159 See also the [Floating-Point Comparison](#floating-point) assertions to compare 220 ## String Comparison {#c-strings} 261 ## Floating-Point Comparison {#floating-point}
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainerConstants.def | 25 SHADER_FEATURE_FLAG(7, 14, LEVEL9ComparisonFiltering, "Comparison filtering for feature level 9")
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_fp16.td | 90 // Comparison
|
H A D | arm_neon.td | 348 // E.3.4 Comparison 858 // Comparison 1473 // Scalar Integer Comparison 1489 // Scalar Floating-point Comparison 1661 // Comparison 1704 // Comparison
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | system_error | 126 // Comparison operators:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1570 // Comparison 1577 // Comparison with a register. 1582 // Comparison with a high register. 1588 // Comparison with a signed 16-bit immediate. CHIMux expands to CHI or CIH, 1595 // Comparison with a signed 32-bit immediate. CFIMux expands to CFI or CIH, 1604 // Comparison with memory. 1620 // Comparison between memory and a signed 16-bit immediate. 1629 // Comparison with a register. 1634 // Comparison with a high register. 1640 // Comparison with an unsigned 32-bit immediate. CLFIMux expands to CLFI [all …]
|
H A D | SystemZISelLowering.cpp | 39 struct Comparison { struct 40 Comparison(SDValue Op0In, SDValue Op1In, SDValue ChainIn) in Comparison() argument 2466 static void adjustZeroCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in adjustZeroCmp() 2487 Comparison &C) { in adjustSubwordCmp() 2584 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() 2646 Comparison &C) { in adjustForSubtraction() 2671 static void adjustForFNeg(Comparison &C) { in adjustForFNeg() 2694 static void adjustForLTGFR(Comparison &C) { in adjustForLTGFR() 2717 Comparison &C) { in adjustICmpTruncate() 2849 Comparison &C) { in adjustForTestUnderMask() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 10025 enum class Comparison { Equal, Better, Worse }; enum 10039 static Comparison compareEnableIfAttrs(const Sema &S, const FunctionDecl *Cand1, in compareEnableIfAttrs() 10046 return Comparison::Equal; in compareEnableIfAttrs() 10047 return Cand1Attr ? Comparison::Better : Comparison::Worse; in compareEnableIfAttrs() 10061 return Comparison::Worse; in compareEnableIfAttrs() 10063 return Comparison::Better; in compareEnableIfAttrs() 10071 return Comparison::Worse; in compareEnableIfAttrs() 10074 return Comparison::Equal; in compareEnableIfAttrs() 10077 static Comparison 10082 return Comparison::Equal; in isBetterMultiversionCandidate() [all …]
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat.txt | 57 Comparison Functions 300 Comparison Functions
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | README.md | 65 ### Pass references instead of pointers (**Comparison functions**).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFloat32InstrInfo.td | 61 // Comparison Instructions
|
H A D | LoongArchFloat64InstrInfo.td | 44 // Comparison Instructions
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 168 D. G. Schweikert A Comparison of Error Improvement 263 K. E. Hillstrom Comparison of Several Adaptive 1116 J. Gregory A Comparison of Floating Point Summation 1985 J. R. Dickson A Comparison of List Schedules for 2116 Pierre Duval A Comparison of Simulation Event List 2323 Comparison of FCFS and SSTF Seek 2678 B. Schwab A Comparison of Tree-Balancing 2681 P. Bruce Berra A Comparison of Hardware and Software 2936 William J. Stewart A Comparison of Numerical Techniques in 3462 F. L. Morris On a Comparison of Garbage Collection
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Opcodes.td | 683 // Comparison opcodes.
|