Home
last modified time | relevance | path

Searched refs:DecodeAddrMode3Instruction (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMInstrInfo.td2629 let DecoderMethod = "DecodeAddrMode3Instruction";
2643 let DecoderMethod = "DecodeAddrMode3Instruction";
2663 let DecoderMethod = "DecodeAddrMode3Instruction";
2677 let DecoderMethod = "DecodeAddrMode3Instruction";
2952 let DecoderMethod = "DecodeAddrMode3Instruction";
2970 let DecoderMethod = "DecodeAddrMode3Instruction";
2985 let DecoderMethod = "DecodeAddrMode3Instruction";
3001 let DecoderMethod = "DecodeAddrMode3Instruction";
DARMInstrFormats.td740 let DecoderMethod = "DecodeAddrMode3Instruction";
797 let DecoderMethod = "DecodeAddrMode3Instruction";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td2909 let DecoderMethod = "DecodeAddrMode3Instruction";
2923 let DecoderMethod = "DecodeAddrMode3Instruction";
2943 let DecoderMethod = "DecodeAddrMode3Instruction";
2957 let DecoderMethod = "DecodeAddrMode3Instruction";
3243 let DecoderMethod = "DecodeAddrMode3Instruction";
3261 let DecoderMethod = "DecodeAddrMode3Instruction";
3276 let DecoderMethod = "DecodeAddrMode3Instruction";
3292 let DecoderMethod = "DecodeAddrMode3Instruction";
DARMInstrFormats.td864 let DecoderMethod = "DecodeAddrMode3Instruction";
921 let DecoderMethod = "DecodeAddrMode3Instruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td2786 let DecoderMethod = "DecodeAddrMode3Instruction";
2800 let DecoderMethod = "DecodeAddrMode3Instruction";
2820 let DecoderMethod = "DecodeAddrMode3Instruction";
2834 let DecoderMethod = "DecodeAddrMode3Instruction";
3109 let DecoderMethod = "DecodeAddrMode3Instruction";
3127 let DecoderMethod = "DecodeAddrMode3Instruction";
3142 let DecoderMethod = "DecodeAddrMode3Instruction";
3158 let DecoderMethod = "DecodeAddrMode3Instruction";
DARMInstrFormats.td858 let DecoderMethod = "DecodeAddrMode3Instruction";
915 let DecoderMethod = "DecodeAddrMode3Instruction";
/external/capstone/arch/ARM/
DARMDisassembler.c178 static DecodeStatus DecodeAddrMode3Instruction(MCInst *Inst,unsigned Insn,
1670 static DecodeStatus DecodeAddrMode3Instruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode3Instruction() function
DARMGenDisassemblerTables.inc10237 …if (!Check(&S, DecodeAddrMode3Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp196 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst,unsigned Insn,
1620 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode3Instruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp261 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst,unsigned Insn,
1993 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode3Instruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp256 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst,unsigned Insn,
1972 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode3Instruction() function
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc16886 …if (!Check(S, DecodeAddrMode3Instruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fa…