Searched refs:DecodeT2LDRDPreInstruction (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 354 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst *Inst,unsigned Insn, 4953 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst *Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
D | ARMGenDisassemblerTables.inc | 12624 …if (!Check(&S, DecodeT2LDRDPreInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail…
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 385 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn, 4999 DecodeT2LDRDPreInstruction(MCInst &Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 478 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn, 5549 DecodeT2LDRDPreInstruction(MCInst &Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 473 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn, 5526 DecodeT2LDRDPreInstruction(MCInst &Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1560 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1753 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1756 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 20598 …if (!Check(S, DecodeT2LDRDPreInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fa…
|