Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp483 const Record *InstDef = AllInstructions[Opcode].Inst->TheDef; in emitNameWithID() local
2466 const Record *InstDef = Instr->TheDef; in handleHwModesUnrelatedEncodings() local
2531 const Record *InstDef = NumberedInstruction->TheDef; in run() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1000 for (const Record *InstDef : InstDefs) { in createSchedClassName() local