Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallVector.h157 std::less<> LessThan; in isReferenceToRange() local
170 std::less<> LessThan; in isRangeInStorage() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h138 LessThan, // ?M operator< enumerator
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp372 auto LessThan = [](const APInt &Lhs, const APInt &Rhs) { in processSTIPredicate() local
H A DGlobalISelEmitter.cpp2141 LessThan, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1987 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti() local