Searched refs:Decode_10111nnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 53 void Decode_10111nnn(const uint8_t *Opcodes, unsigned &OI); 85 { 0xf8, 0xb8, &OpcodeDecoder::Decode_10111nnn }, 190 void OpcodeDecoder::Decode_10111nnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_10111nnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 53 void Decode_10111nnn(const uint8_t *Opcodes, unsigned &OI); 86 {0xf8, 0xb8, &OpcodeDecoder::Decode_10111nnn}, in ring() 202 inline void OpcodeDecoder::Decode_10111nnn(const uint8_t *Opcodes, in Decode_10111nnn() function
|