Searched refs:Decode_10110000 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 48 void Decode_10110000(const uint8_t *Opcodes, unsigned &OI); 80 { 0xff, 0xb0, &OpcodeDecoder::Decode_10110000 }, 143 void OpcodeDecoder::Decode_10110000(const uint8_t *Opcodes, unsigned &OI) { in Decode_10110000() function
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 46 void Decode_10110000(const uint8_t *Opcodes, unsigned &OI); 79 {0xff, 0xb0, &OpcodeDecoder::Decode_10110000}, in ring() 151 inline void OpcodeDecoder::Decode_10110000(const uint8_t *Opcodes, in Decode_10110000() function
|