Searched refs:DecodeBranchTarget21 (Results 1 – 7 of 7) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 115 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, 1249 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, in DecodeBranchTarget21() function
|
D | MipsGenDisassemblerTables.inc | 6333 …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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 220 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, 2224 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-7.0/llvm/lib/Target/Mips/ |
D | Mips32r6InstrInfo.td | 41 let DecoderMethod = "DecodeBranchTarget21";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 10054 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl… 10066 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…
|