Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp165 static uint8_t byteFromBitsInit(BitsInit &init) { in byteFromBitsInit() function
193 return byteFromBitsInit(*bits); in byteFromRec()
DARMDecoderEmitter.cpp118 static uint8_t byteFromBitsInit(BitsInit &init) { in byteFromBitsInit() function
140 return byteFromBitsInit(*bits); in getByteField()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp160 static uint8_t byteFromBitsInit(BitsInit &init) { in byteFromBitsInit() function
188 return byteFromBitsInit(*bits); in byteFromRec()