Searched refs:Decode_11010nnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 60 void Decode_11010nnn(const uint8_t *Opcodes, unsigned &OI); 92 { 0xf8, 0xd0, &OpcodeDecoder::Decode_11010nnn }, 247 void OpcodeDecoder::Decode_11010nnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_11010nnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 60 void Decode_11010nnn(const uint8_t *Opcodes, unsigned &OI); 93 {0xf8, 0xd0, &OpcodeDecoder::Decode_11010nnn}, in ring() 262 inline void OpcodeDecoder::Decode_11010nnn(const uint8_t *Opcodes, in Decode_11010nnn() function
|