Home
last modified time | relevance | path

Searched defs:LessThan (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageFilters.h97 enum Operation { LessThan, GreaterThan }; enumerator
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DRangeTest.cpp248 TEST(RangeTest, LessThan) { in TEST() argument
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSmallVector.h136 std::less<> LessThan; in isReferenceToRange() local
149 std::less<> LessThan; in isRangeInStorage() local
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h138 LessThan, // ?M operator< enumerator
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp372 auto LessThan = [](const APInt &Lhs, const APInt &Rhs) { in processSTIPredicate() local
H A DGlobalISelEmitter.cpp2140 LessThan, enumerator
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1987 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti() local