Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageFilters.h85 enum Operation { LessThan, GreaterThan }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h305 inline static bool LessThan(const RangeTy &L, const RangeTy &R) { in LessThan() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h155 std::less<> LessThan; in isReferenceToRange() local
168 std::less<> LessThan; in isRangeInStorage() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h139 LessThan, // ?M operator< enumerator
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-misc_test.cc1040 Matcher<std::tuple<char, int>> LessThan() { in LessThan() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1985 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1628 LessThan, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5466 Value *LessThan = simplifyICmpInst(ICmpInst::ICMP_SLT, X, Y, in foldICmpBinOp() local