Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp483 if (EncodingDef != InstDef) in emitNameWithID() local
2469 const Record *InstDef = Instr->TheDef; handleHwModesUnrelatedEncodings() local
2534 const Record *InstDef = NumberedInstruction->TheDef; run() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1000 for (const Record *InstDef : InstDefs) { createSchedClassName() local