Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td2240 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/
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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrInfo.td2699 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/
DARMDisassembler.cpp147 static DecodeStatus DecodeAddrMode2IdxInstruction(llvm::MCInst &Inst,
1336 DecodeAddrMode2IdxInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
/external/capstone/arch/ARM/
DARMDisassembler.c176 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst,
1511 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
DARMGenDisassemblerTables.inc10569 …if (!Check(&S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_F…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp196 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
1470 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() function
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp190 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/
DARMGenDisassemblerTables.inc11864 …if (!Check(S, DecodeAddrMode2IdxInstruction(MI, insn, Address, Decoder))) { return MCDisassembler:…