Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallVector.h140 std::less<> LessThan; in isReferenceToRange() local
153 std::less<> LessThan; in isRangeInStorage() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h137 LessThan, // ?M operator< enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp373 auto LessThan = [](const APInt &Lhs, const APInt &Rhs) { in processSTIPredicate() local
H A DGlobalISelEmitter.cpp2123 LessThan, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1985 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti() local