Home
last modified time | relevance | path

Searched defs:LessRecordRegister (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/TableGen/
DRecord.h1581 struct LessRecordRegister { struct
1582 static bool ascii_isdigit(char x) { return x >= '0' && x <= '9'; } in ascii_isdigit()
1584 struct RecordParts {
1616 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1783 struct LessRecordRegister { struct
1784 static bool ascii_isdigit(char x) { return x >= '0' && x <= '9'; } in ascii_isdigit()
1786 struct RecordParts {
1818 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DRecord.h2052 struct LessRecordRegister { struct
2053 struct RecordParts {
2085 bool operator()(const Record *Rec1, const Record *Rec2) const { in operator()