Searched refs:Decode_1001nnnn (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 45 void Decode_1001nnnn(const uint8_t *Opcodes, unsigned &OI); 77 { 0xf0, 0x90, &OpcodeDecoder::Decode_1001nnnn }, 127 void OpcodeDecoder::Decode_1001nnnn(const uint8_t *Opcodes, unsigned &OI) { in Decode_1001nnnn() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ARMEHABIPrinter.h | 45 void Decode_1001nnnn(const uint8_t *Opcodes, unsigned &OI); 78 {0xf0, 0x90, &OpcodeDecoder::Decode_1001nnnn}, in ring() 134 inline void OpcodeDecoder::Decode_1001nnnn(const uint8_t *Opcodes, in Decode_1001nnnn() function
|