Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h52 struct less { global() struct
63 is_transparentless global() argument
/freebsd-src/contrib/mandoc/
H A Dman_term.c365 int less; pre_in() local
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h46 less, // < enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h47 less, enumerator
/freebsd-src/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-src/contrib/llvm-project/lld/COFF/
H A DDLL.cpp150 auto less = [&ctx](const std::string &a, const std::string &b) { in binImports() local
/freebsd-src/usr.bin/dc/
H A Dbcode.c
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLToken.h32 less, enumerator
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp550 auto less = [](const FdeData &a, const FdeData &b) { getFdeData() local