Searched defs:Range1 (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/llvm/unittests/ADT/ |
D | StatisticTest.cpp | 86 const auto Range1 = GetStatistics(); in TEST() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SuspiciousEnumUsageCheck.cpp | 59 ValueRange Range1(Enum1), Range2(Enum2); in hasDisjointValueRange() local
|
/external/llvm-project/llvm/unittests/IR/ |
D | BasicBlockTest.cpp | 92 #define CHECK_ITERATORS(Range1, Range2) \ argument
|
/external/llvm-project/llvm/unittests/Transforms/Vectorize/ |
D | VPlanTest.cpp | 19 #define CHECK_ITERATOR(Range1, ...) \ argument
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 141 auto Range1 = in apply() local
|
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/ |
D | GSYMTest.cpp | 747 const AddressRange Range1(0x1000, 0x1010); in TEST() local
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1516 auto Range1 = ConstantRange::makeAllowedICmpRegion(Pred1, *C1); in SimplifyAndOfICmps() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1589 auto Range1 = ConstantRange::makeExactICmpRegion(Cmp1->getPredicate(), *C1); in simplifyAndOrOfICmpsWithConstants() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1583 auto Range1 = ConstantRange::makeExactICmpRegion(Cmp1->getPredicate(), *C1); in simplifyAndOrOfICmpsWithConstants() local
|
/external/llvm-project/clang/unittests/AST/ |
D | ASTImporterTest.cpp | 1540 static void CompareSourceRanges(SourceRange Range1, SourceRange Range2, in CompareSourceRanges()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 11510 std::pair<int, int> Range1 = std::make_pair(INT_MAX, INT_MIN); in lowerShuffleAsByteRotateAndPermute() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 12135 std::pair<int, int> Range1 = std::make_pair(INT_MAX, INT_MIN); in lowerShuffleAsByteRotateAndPermute() local
|