Home
last modified time | relevance | path

Searched defs:Range1 (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/unittests/ADT/
DStatisticTest.cpp86 const auto Range1 = GetStatistics(); in TEST() local
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousEnumUsageCheck.cpp59 ValueRange Range1(Enum1), Range2(Enum2); in hasDisjointValueRange() local
/external/llvm-project/llvm/unittests/IR/
DBasicBlockTest.cpp92 #define CHECK_ITERATORS(Range1, Range2) \ argument
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTest.cpp19 #define CHECK_ITERATOR(Range1, ...) \ argument
/external/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.cpp141 auto Range1 = in apply() local
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp747 const AddressRange Range1(0x1000, 0x1010); in TEST() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1516 auto Range1 = ConstantRange::makeAllowedICmpRegion(Pred1, *C1); in SimplifyAndOfICmps() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp1589 auto Range1 = ConstantRange::makeExactICmpRegion(Cmp1->getPredicate(), *C1); in simplifyAndOrOfICmpsWithConstants() local
/external/llvm-project/llvm/lib/Analysis/
DInstructionSimplify.cpp1583 auto Range1 = ConstantRange::makeExactICmpRegion(Cmp1->getPredicate(), *C1); in simplifyAndOrOfICmpsWithConstants() local
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp1540 static void CompareSourceRanges(SourceRange Range1, SourceRange Range2, in CompareSourceRanges()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11510 std::pair<int, int> Range1 = std::make_pair(INT_MAX, INT_MIN); in lowerShuffleAsByteRotateAndPermute() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12135 std::pair<int, int> Range1 = std::make_pair(INT_MAX, INT_MIN); in lowerShuffleAsByteRotateAndPermute() local