Home
last modified time | relevance | path

Searched defs:InstDef (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp467 const Record *InstDef = AllInstructions[Opcode].Inst->TheDef; in emitNameWithID() local
H A DCodeGenSchedule.cpp1001 for (const Record *InstDef : InstDefs) { in createSchedClassName() local