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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 43 void Decode_10011101(const uint8_t *Opcodes, unsigned &OI); 76 {0xff, 0x9d, &OpcodeDecoder::Decode_10011101}, in ring() 124 inline void OpcodeDecoder::Decode_10011101(const uint8_t *Opcodes, in Decode_10011101() function
|