Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDABI.h76 bool Less(const VirtualAdjustment &RHS) const { in Less() function
144 bool Less(const VirtualAdjustment &RHS) const { in Less() function
/trueos/contrib/llvm/include/llvm/Support/
HDCodeGen.h47 Less, // -O1 enumerator
/trueos/contrib/llvm/utils/TableGen/
HDCodeGenRegisters.h59 struct Less { struct
68 typedef std::map<CodeGenSubRegIndex*, CodeGenSubRegIndex*, Less> CompMap; argument
208 struct Less { struct
209 bool operator()(const CodeGenRegister *A, in operator()
/trueos/contrib/llvm/include/llvm/MC/MCParser/
HDMCAsmLexer.h49 Less, LessEqual, LessLess, LessGreater, enumerator