Home
last modified time | relevance | path

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

/external/capstone/arch/Mips/
DMipsDisassembler.c118 static DecodeStatus DecodeBranchTarget26(MCInst *Inst,
1259 static DecodeStatus DecodeBranchTarget26(MCInst *Inst, in DecodeBranchTarget26() function
DMipsGenDisassemblerTables.inc6324 …if (DecodeBranchTarget26(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp220 static DecodeStatus DecodeBranchTarget26(MCInst &Inst,
2017 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp230 static DecodeStatus DecodeBranchTarget26(MCInst &Inst,
2244 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, in DecodeBranchTarget26() function
/external/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td30 let DecoderMethod = "DecodeBranchTarget26";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips32r6InstrInfo.td48 let DecoderMethod = "DecodeBranchTarget26";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenDisassemblerTables.inc10048 …if (DecodeBranchTarget26(MI, tmp, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembl…