Home
last modified time | relevance | path

Searched refs:getBitsField (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp169 static BitsInit &getBitsField(const Record &def, const char *str) { in getBitsField() function
368 BitsInit &Bits = getBitsField(*AllInstructions[Opcode]->TheDef, "Inst"); in insnWithID()
969 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in SingletonExists()
1660 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in emitTableEntries()
1673 BitsInit &Bits = getBitsField(Def, "Inst"); in populateInstruction()