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, 4869 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst *Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
D | ARMGenDisassemblerTables.inc | 12556 …if (!Check(&S, DecodeT2LDRDPreInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail…
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 305 static DecodeStatus DecodeT2LDRDPreInstruction(llvm::MCInst &Inst,unsigned Insn, 3986 DecodeT2LDRDPreInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 394 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn, 4990 DecodeT2LDRDPreInstruction(MCInst &Inst, unsigned Insn, in DecodeT2LDRDPreInstruction() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1435 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1565 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 1560 let DecoderMethod = "DecodeT2LDRDPreInstruction";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 13974 …if (!Check(S, DecodeT2LDRDPreInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fa…
|