Searched refs:DecodeBranchTarget21 (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 125 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, 1515 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, in DecodeBranchTarget21() function
|
D | MipsGenDisassemblerTables.inc | 6668 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 210 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, 1997 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 221 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, 2237 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 221 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, 2237 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
|
/external/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 23 let DecoderMethod = "DecodeBranchTarget21";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 40 let DecoderMethod = "DecodeBranchTarget21";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 40 let DecoderMethod = "DecodeBranchTarget21";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 10142 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl… 10154 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…
|