Searched refs:Decode_01xxxxxx (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 41 void Decode_01xxxxxx(const uint8_t *Opcodes, unsigned &OI); 73 { 0xc0, 0x40, &OpcodeDecoder::Decode_01xxxxxx }, 101 void OpcodeDecoder::Decode_01xxxxxx(const uint8_t *Opcodes, unsigned &OI) { in Decode_01xxxxxx() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 41 void Decode_01xxxxxx(const uint8_t *Opcodes, unsigned &OI); 74 {0xc0, 0x40, &OpcodeDecoder::Decode_01xxxxxx}, in ring() 105 inline void OpcodeDecoder::Decode_01xxxxxx(const uint8_t *Opcodes, in Decode_01xxxxxx() function
|