Searched refs:Decode_11000nnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 59 void Decode_11000nnn(const uint8_t *Opcodes, unsigned &OI); 91 { 0xf8, 0xc0, &OpcodeDecoder::Decode_11000nnn }, 241 void OpcodeDecoder::Decode_11000nnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_11000nnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 59 void Decode_11000nnn(const uint8_t *Opcodes, unsigned &OI); 92 {0xf8, 0xc0, &OpcodeDecoder::Decode_11000nnn}, in ring() 255 inline void OpcodeDecoder::Decode_11000nnn(const uint8_t *Opcodes, in Decode_11000nnn() function
|