Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp138 static uint8_t getByteField(const Record &def, const char *str) { in getByteField() function
436 getByteField(*R, "IndexModeBits") == IndexModeUpd) in insnWithID()
745 stringForARMFormat((ARMFormat)getByteField(Def, "Form")); in emitTopHook()
1560 uint8_t Form = getByteField(Def, "Form"); in populateInstruction()