Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp143 static BitsInit &getBitsField(const Record &def, const char *str) { in getBitsField() function
428 BitsInit &Bits = getBitsField(*AllInstructions[Opcode]->TheDef, "Inst"); in insnWithID()
924 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in SingletonExists()
1483 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in emit()
1562 BitsInit &Bits = getBitsField(Def, "Inst"); in populateInstruction()
DFixedLenDecoderEmitter.cpp79 static BitsInit &getBitsField(const Record &def, const char *str) { in getBitsField() function
286 BitsInit &Bits = getBitsField(*AllInstructions[Opcode]->TheDef, "Inst"); in insnWithID()
671 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in SingletonExists()
1230 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in emit()
1252 BitsInit &Bits = getBitsField(Def, "Inst"); in populateInstruction()
/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()
1690 getBitsField(*AllInstructions[Opcodes[i]]->TheDef, "Inst")); in emitTableEntries()
1703 BitsInit &Bits = getBitsField(Def, "Inst"); in populateInstruction()