Searched refs:Decode_10100nnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 46 void Decode_10100nnn(const uint8_t *Opcodes, unsigned &OI); 78 { 0xf8, 0xa0, &OpcodeDecoder::Decode_10100nnn }, 131 void OpcodeDecoder::Decode_10100nnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_10100nnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 46 void Decode_10100nnn(const uint8_t *Opcodes, unsigned &OI); 79 {0xf8, 0xa0, &OpcodeDecoder::Decode_10100nnn}, in ring() 139 inline void OpcodeDecoder::Decode_10100nnn(const uint8_t *Opcodes, in Decode_10100nnn() function
|