Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsDisassembler.c125 static DecodeStatus DecodeBranchTarget21(MCInst *Inst,
1515 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, in DecodeBranchTarget21() function
DMipsGenDisassemblerTables.inc6668 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp210 static DecodeStatus DecodeBranchTarget21(MCInst &Inst,
1997 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp221 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/
DMipsDisassembler.cpp221 static DecodeStatus DecodeBranchTarget21(MCInst &Inst,
2237 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td23 let DecoderMethod = "DecodeBranchTarget21";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td40 let DecoderMethod = "DecodeBranchTarget21";
/external/llvm-project/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td40 let DecoderMethod = "DecodeBranchTarget21";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDisassemblerTables.inc10142 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…
10154 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…