Home
last modified time | relevance | path

Searched refs:DecodeAddrMode2IdxInstruction (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMInstrInfo.td2589 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/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td2869 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2886 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2980 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2997 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3016 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3033 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3151 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3168 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3314 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3331 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td2746 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2763 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2857 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2874 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2893 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
2910 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3017 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3034 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3180 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
3197 let DecoderMethod = "DecodeAddrMode2IdxInstruction";
[all …]
/external/capstone/arch/ARM/
DARMDisassembler.c174 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst,
1518 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
DARMGenDisassemblerTables.inc10637 …if (!Check(&S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_F…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp190 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
1471 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp255 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
1844 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp250 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
1823 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc17279 …if (!Check(S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) { return MCDisassembler:…