Searched defs:InstDef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/ | ||
H A D | DecoderEmitter.cpp | 483 if (EncodingDef != InstDef) in emitNameWithID() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 1000 for (const Record *InstDef : InstDefs) { createSchedClassName() local |