Searched refs:Decode_10011101 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 43 void Decode_10011101(const uint8_t *Opcodes, unsigned &OI); 75 { 0xff, 0x9d, &OpcodeDecoder::Decode_10011101 }, 119 void OpcodeDecoder::Decode_10011101(const uint8_t *Opcodes, unsigned &OI) { in Decode_10011101() function
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 41 void Decode_10011101(const uint8_t *Opcodes, unsigned &OI); 74 {0xff, 0x9d, &OpcodeDecoder::Decode_10011101}, in ring() 122 inline void OpcodeDecoder::Decode_10011101(const uint8_t *Opcodes, in Decode_10011101() function
|