Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsDisassembler.c115 static DecodeStatus DecodeBranchTarget21(MCInst *Inst,
1249 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, in DecodeBranchTarget21() function
DMipsGenDisassemblerTables.inc6333 …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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp220 static DecodeStatus DecodeBranchTarget21(MCInst &Inst,
2224 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, in DecodeBranchTarget21() function
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td23 let DecoderMethod = "DecodeBranchTarget21";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td41 let DecoderMethod = "DecodeBranchTarget21";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDisassemblerTables.inc10054 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…
10066 …if (DecodeBranchTarget21(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…