Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCodeGen.h51 Less, // -O1 enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DABI.h77 bool Less(const VirtualAdjustment &RHS) const { in Less() function
145 bool Less(const VirtualAdjustment &RHS) const { in Less() function
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml19 | Less Constructor
H A Dllvm_target.mli24 | Less Constructor
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.h76 struct Less { struct
85 typedef std::map<CodeGenSubRegIndex*, CodeGenSubRegIndex*, Less> CompMap; argument
235 struct Less { struct
236 bool operator()(const CodeGenRegister *A, in operator()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h51 Less, LessEqual, LessLess, LessGreater, enumerator