Searched refs:Decode_00xxxxxx (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 40 void Decode_00xxxxxx(const uint8_t *Opcodes, unsigned &OI); 72 { 0xc0, 0x00, &OpcodeDecoder::Decode_00xxxxxx }, 96 void OpcodeDecoder::Decode_00xxxxxx(const uint8_t *Opcodes, unsigned &OI) { in Decode_00xxxxxx() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 40 void Decode_00xxxxxx(const uint8_t *Opcodes, unsigned &OI); 73 {0xc0, 0x00, &OpcodeDecoder::Decode_00xxxxxx}, in ring() 99 inline void OpcodeDecoder::Decode_00xxxxxx(const uint8_t *Opcodes, in Decode_00xxxxxx() function
|