Searched refs:DecodeJumpTarget (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 122 static DecodeStatus DecodeJumpTarget(MCInst *Inst, 1506 static DecodeStatus DecodeJumpTarget(MCInst *Inst, in DecodeJumpTarget() function
|
D | MipsGenDisassemblerTables.inc | 5397 …if (DecodeJumpTarget(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fai…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 205 static DecodeStatus DecodeJumpTarget(MCInst &Inst, 1987 static DecodeStatus DecodeJumpTarget(MCInst &Inst, in DecodeJumpTarget() function
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 216 static DecodeStatus DecodeJumpTarget(MCInst &Inst, 2228 static DecodeStatus DecodeJumpTarget(MCInst &Inst, in DecodeJumpTarget() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 216 static DecodeStatus DecodeJumpTarget(MCInst &Inst, 2228 static DecodeStatus DecodeJumpTarget(MCInst &Inst, in DecodeJumpTarget() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1296 let DecoderMethod = "DecodeJumpTarget"; 1332 let DecoderMethod = "DecodeJumpTarget";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1537 let DecoderMethod = "DecodeJumpTarget"; 1573 let DecoderMethod = "DecodeJumpTarget";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1537 let DecoderMethod = "DecodeJumpTarget"; 1573 let DecoderMethod = "DecodeJumpTarget";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 8855 …if (DecodeJumpTarget(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler:…
|