Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp288 std::string CodeEmitterGen::getInstructionCaseForEncoding(Record *R, Record *EncodingDef, in getInstructionCaseForEncoding()
366 Record *EncodingDef = R; in emitInstructionBaseValues() local
H A DFixedLenDecoderEmitter.cpp99 const Record *EncodingDef; member
443 const Record *EncodingDef = AllInstructions[Opcode].EncodingDef; in emitNameWithID() local
1816 populateInstruction(CodeGenTarget &Target, const Record &EncodingDef, in populateInstruction()
2474 const Record *EncodingDef = NumberedEncodings[i].EncodingDef; in run() local