Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h52 struct less { struct
63 struct less_equal { argument
/freebsd/contrib/mandoc/
H A Dman_term.c365 int less; in pre_in() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp216 bool PhysicalRegisterInfo::less(RegisterRef A, RegisterRef B) const { in less() function in llvm::rdf::PhysicalRegisterInfo
/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 GCNSubtarget &ST, 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/usr.bin/dc/
H A Dbcode.c1426 less(void) in less() function
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h32 less, enumerator
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp550 auto less = [](const FdeData &a, const FdeData &b) { in getFdeData() local