Searched refs:DecodeAddrMode2IdxInstruction (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrInfo.td | 2240 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2257 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2351 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2368 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2387 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2404 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2495 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2512 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2656 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2673 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 2589 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2606 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2700 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2717 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2736 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2753 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2860 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2877 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 3023 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 3040 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrInfo.td | 2699 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2716 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2810 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2827 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2846 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2863 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2970 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 2987 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 3133 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; 3150 let DecoderMethod = "DecodeAddrMode2IdxInstruction"; [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 147 static DecodeStatus DecodeAddrMode2IdxInstruction(llvm::MCInst &Inst, 1336 DecodeAddrMode2IdxInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
|
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 176 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, 1511 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
|
D | ARMGenDisassemblerTables.inc | 10569 …if (!Check(&S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_F…
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 196 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst, 1470 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 190 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst, 1471 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 11864 …if (!Check(S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) { return MCDisassembler:…
|