| /llvm-project-15.0.7/flang/runtime/ |
| H A D | extrema.cpp | 61 template <typename COMPARE> class ExtremumLocAccumulator { 63 using Type = typename COMPARE::Type; 102 COMPARE compare_; 116 template <typename, bool, bool> class COMPARE> 123 LocationHelper<ExtremumLocAccumulator<COMPARE<CppType, IS_MAX, true>>, in DoMaxOrMinLoc() 198 template <typename, bool, bool> class COMPARE, bool BACK> 211 template <typename, bool, bool> class COMPARE> 216 DoPartialMaxOrMinLocDirection<CAT, KIND, IS_MAX, COMPARE, true>( in DoPartialMaxOrMinLoc() 219 DoPartialMaxOrMinLocDirection<CAT, KIND, IS_MAX, COMPARE, false>( in DoPartialMaxOrMinLoc() 225 template <typename, bool, bool> class COMPARE> [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | icmp-constant-phi.ll | 169 ; CHECK-NEXT: [[COMPARE:%.*]] = phi <2 x i1> [ <i1 true, i1 false>, [[IF_FALSE]] ], [ <i1 false,… 172 ; CHECK-NEXT: ret <2 x i1> [[COMPARE]] 205 ; CHECK-NEXT: [[COMPARE:%.*]] = fcmp one float [[PHI]], 1.250000e+00 206 ; CHECK-NEXT: ret i1 [[COMPARE]] 269 ; CHECK-NEXT: [[COMPARE:%.*]] = fcmp one <2 x float> [[PHI]], <float 1.232500e+02, float 4.56250… 270 ; CHECK-NEXT: ret <2 x i1> [[COMPARE]]
|
| /llvm-project-15.0.7/mlir/test/Conversion/TosaToSCF/ |
| H A D | tosa-to-scf.mlir | 12 // CHECK: [[COMPARE:%.+]] = "tosa.greater_equal" 15 // CHECK: [[EX:%.+]] = tensor.extract [[COMPARE]]
|
| /llvm-project-15.0.7/flang/unittests/Evaluate/ |
| H A D | integer.cpp | 72 COMPARE(lzbc, >=, 0)("%s, x=0x%llx", desc, x); in exhaustiveTesting() 73 COMPARE(lzbc, <=, BITS)("%s, x=0x%llx", desc, x); in exhaustiveTesting() 76 COMPARE(x, <, lzcheck)("%s, x=0x%llx, lzbc=%d", desc, x, lzbc); in exhaustiveTesting() 77 COMPARE(x + x + !x, >=, lzcheck)("%s, x=0x%llx, lzbc=%d", desc, x, lzbc); in exhaustiveTesting() 173 COMPARE( in exhaustiveTesting()
|
| H A D | testing.h | 20 #define COMPARE(x, rel, y) \ macro
|
| /llvm-project-15.0.7/libcxx/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 5 string( COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" _insource )
|
| /llvm-project-15.0.7/libcxxabi/cmake/Modules/ |
| H A D | MacroEnsureOutOfSourceBuild.cmake | 5 string( COMPARE EQUAL "${CMAKE_SOURCE_DIR}" "${CMAKE_BINARY_DIR}" _insource )
|
| /llvm-project-15.0.7/libc/cmake/modules/ |
| H A D | LLVMLibCTargetNameUtils.cmake | 9 string(COMPARE EQUAL "0" ${dot_loc} is_relative)
|
| /llvm-project-15.0.7/third-party/benchmark/cmake/ |
| H A D | GetGitVersion.cmake | 48 string(COMPARE NOTEQUAL "${GIT_DIFF_INDEX}" "" GIT_DIRTY)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | branch-02.ll | 2 ; comparisons, in cases where a separate branch is better than COMPARE
|
| H A D | cond-move-06.ll | 27 ; Test SELR in a case that could use COMPARE AND BRANCH. We prefer using
|
| H A D | cond-move-01.ll | 34 ; Test LOCR in a case that could use COMPARE AND BRANCH. We prefer using
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | README.txt | 71 or COMPARE (LOGICAL) HIGH yet.
|
| H A D | SystemZInstrInfo.td | 1547 // some of the signed forms have COMPARE AND BRANCH equivalents whereas none
|
| /llvm-project-15.0.7/llvm/test/Transforms/TypePromotion/ARM/ |
| H A D | icmps.ll | 174 ; CHECK-NEXT: [[CMP:%.*]] = icmp ult i8 [[COMPARE:%.*]], [[LD1]] 175 ; CHECK-NEXT: [[SELECT:%.*]] = select i1 [[CMP]], i8 [[COMPARE]], i8 [[XOR]]
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 8162 2F50 ; 6BD4 ; MA #* ( ⽐ → 比 ) KANGXI RADICAL COMPARE → CJK UNIFIED IDEOGRAPH-6BD4 #
|