Searched refs:DecodeJumpTarget (Results 1 – 7 of 7) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 112 static DecodeStatus DecodeJumpTarget(MCInst *Inst, 1240 static DecodeStatus DecodeJumpTarget(MCInst *Inst, in DecodeJumpTarget() function
|
D | MipsGenDisassemblerTables.inc | 5049 …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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 215 static DecodeStatus DecodeJumpTarget(MCInst &Inst, 2215 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-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1584 let DecoderMethod = "DecodeJumpTarget"; 1620 let DecoderMethod = "DecodeJumpTarget";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 8771 …if (DecodeJumpTarget(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler:…
|