Home
last modified time | relevance | path

Searched defs:less (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h51 struct less { struct
62 struct less_equal { argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp230 bool PhysicalRegisterInfo::less(RegisterRef A, RegisterRef B) const { less() function in llvm::rdf::PhysicalRegisterInfo
/freebsd/contrib/mandoc/
H A Dman_term.c377 int less; in pre_in() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h46 less, // < enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h47 less, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp91 bool GCNRegPressure::less(const MachineFunction &MF, const GCNRegPressure &O, in less() function in GCNRegPressure
/freebsd/contrib/llvm-project/lld/COFF/
H A DDLL.cpp150 auto less = [&ctx](const std::string &a, const std::string &b) { in binImports() local
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h32 less, enumerator
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp577 auto less = [](const FdeData &a, const FdeData &b) { in getFdeData() local