| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | MergeICmps.cpp | 471 std::vector<BCECmpBlock> Comparisons; in BCECmpChain() local 484 if (Comparisons.empty()) { in BCECmpChain() 540 if (Comparisons.empty()) { in BCECmpChain() 544 EntryBlock_ = Comparisons[0].BB; in BCECmpChain() 558 : Name(makeName(Comparisons)) {} in MergedBlockName() 565 if (Comparisons.size() == 1) in makeName() 567 const int size = std::accumulate(Comparisons.begin(), Comparisons.end(), 0, in makeName() 582 append(Comparisons[0].BB->getName()); in makeName() 630 if (ToSplit != Comparisons.end()) { in mergeComparisons() 635 if (Comparisons.size() == 1) { in mergeComparisons() [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | pointers-to-data-members.cpp | 94 namespace Comparisons { namespace
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | comptypes-1.m | 112 /* Comparisons between MyOtherClass * and Class types is a warning */ 119 /* Comparisons between a Class and a Class<MyProtocol> are ok */
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | comptypes-1.mm | 112 /* Comparisons between MyOtherClass * and Class types is a warning */ 119 /* Comparisons between a Class and a Class<MyProtocol> are ok */
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | SmallStringTest.cpp | 205 TEST_F(SmallStringTest, Comparisons) { in TEST_F() argument
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | VPIntrinsics.def | 310 ///// Comparisons { 331 ///// } Comparisons
|
| H A D | IntrinsicsPowerPC.td | 385 // Comparisons setting a vector. 479 // Predicate Comparisons. The first operand specifies interpretation of CR6.
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | minmax-fp.ll | 60 ; From IEEE754: "Comparisons shall ignore the sign of zero (so +0 = -0)." 76 ; From IEEE754: "Comparisons shall ignore the sign of zero (so +0 = -0)."
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrHFP.td | 228 // Comparisons
|
| H A D | SystemZInstrDFP.td | 212 // 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 | SystemZScheduleZ16.td | 940 // FP: Comparisons 1073 // HFP: Comparisons 1197 // 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 | 537 // Comparisons
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | trip-count-negative-stride.ll | 7 ; Unsigned Comparisons 291 ; Signed Comparisons
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | optional | 1197 // Comparisons between optionals 1294 // Comparisons with nullopt 1391 // Comparisons with T
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedCyclone.td | 373 // 7.9.2 Integer Arithmetic, Logical, and Comparisons 433 // 7.9.3 Floating Point Arithmetic and Comparisons
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | commute-fcmp.ll | 7 ; Float Comparisons 400 ; Double Comparisons
|
| /llvm-project-15.0.7/mlir/test/Dialect/Arithmetic/ |
| H A D | invalid.mlir | 136 // Comparisons must have the "predicate" attribute.
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/llvm/ |
| H A D | llvm.ml | 1362 (*--... Comparisons ........................................................--*)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sve-intrinsics-int-compares-with-imm.ll | 5 ;; Signed Comparisons ;; 867 ;; Unsigned Comparisons ;;
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrSIMD.td | 677 // Comparisons
|