| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | MergeICmps.cpp | 427 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local 440 if (Comparisons.empty()) { in BCECmpChain() 496 if (Comparisons.empty()) { in BCECmpChain() 500 EntryBlock_ = Comparisons[0].BB; in BCECmpChain() 501 Comparisons_ = std::move(Comparisons); in BCECmpChain() 552 : Name(makeName(Comparisons)) {} in MergedBlockName() 559 if (Comparisons.size() == 1) in makeName() 561 const int size = std::accumulate(Comparisons.begin(), Comparisons.end(), 0, in makeName() 617 if (ToSplit != Comparisons.end()) { in mergeComparisons() 622 if (Comparisons.size() == 1) { in mergeComparisons() [all …]
|
| /freebsd-13.1/contrib/googletest/googletest/test/ |
| H A D | googletest-tuple-test.cc | 287 TEST_F(BigTupleTest, Comparisons) { in TEST_F() argument
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/ |
| H A D | optional | 1033 // Comparisons between optionals 1130 // Comparisons with nullopt 1227 // Comparisons with T
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrDFP.td | 212 // Comparisons
|
| H A D | SystemZInstrHFP.td | 228 // Comparisons
|
| H A D | SystemZScheduleZ196.td | 829 // FP: Comparisons 960 // HFP: Comparisons 1070 // DFP: Comparisons
|
| H A D | SystemZScheduleZEC12.td | 867 // FP: Comparisons 998 // HFP: Comparisons 1114 // DFP: Comparisons
|
| H A D | SystemZScheduleZ13.td | 900 // FP: Comparisons 1032 // HFP: Comparisons 1152 // DFP: Comparisons
|
| H A D | SystemZScheduleZ15.td | 937 // FP: Comparisons 1067 // HFP: Comparisons 1191 // DFP: Comparisons
|
| H A D | SystemZScheduleZ14.td | 920 // FP: Comparisons 1050 // HFP: Comparisons 1170 // DFP: Comparisons
|
| H A D | SystemZInstrFP.td | 536 // Comparisons
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedCyclone.td | 370 // 7.9.2 Integer Arithmetic, Logical, and Comparisons 430 // 7.9.3 Floating Point Arithmetic and Comparisons
|
| H A D | AArch64InstrFormats.td | 6134 // Comparisons support all element sizes, except 1xD. 6160 // FP Comparisons support only S and D element sizes (and H for v8.2a).
|
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat.txt | 127 -- Comparisons between two values in the same floating-point format.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsPowerPC.td | 340 // Comparisons setting a vector. 434 // Predicate Comparisons. The first operand specifies interpretation of CR6.
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testfloat.txt | 241 -- Comparisons between two values in the same floating-point format.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrSIMD.td | 650 // Comparisons
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrThumb.td | 1567 // Comparisons
|
| H A D | ARMInstrNEON.td | 5140 // Vector Comparisons.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | 459 // FP Comparisons.
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 13948 } Comparisons[4] = in BuildSynthesizedThreeWayComparison() local 13962 auto *VI = Info->lookupValueInfo(Comparisons[I].Result); in BuildSynthesizedThreeWayComparison() 13973 Result = ActOnConditionalOp(OpLoc, OpLoc, Comparisons[I].Cmp.get(), in BuildSynthesizedThreeWayComparison()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 785 // Altivec Comparisons.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrCompiler.td | 1277 // Comparisons.
|
| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 408 + * Comparisons of trigger precedences require
|
| /freebsd-13.1/contrib/diff/doc/ |
| H A D | diff.texi | 417 @section Binary Files and Forcing Text Comparisons
|