Searched refs:Decode_10101nnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 47 void Decode_10101nnn(const uint8_t *Opcodes, unsigned &OI); 79 { 0xf8, 0xa8, &OpcodeDecoder::Decode_10101nnn }, 137 void OpcodeDecoder::Decode_10101nnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_10101nnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 47 void Decode_10101nnn(const uint8_t *Opcodes, unsigned &OI); 80 {0xf8, 0xa8, &OpcodeDecoder::Decode_10101nnn}, in ring() 146 inline void OpcodeDecoder::Decode_10101nnn(const uint8_t *Opcodes, in Decode_10101nnn() function
|