Searched refs:DecodeSyncI (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 163 static DecodeStatus DecodeSyncI(MCInst *Inst, 1049 static DecodeStatus DecodeSyncI(MCInst *Inst, in DecodeSyncI() function
|
D | MipsGenDisassemblerTables.inc | 5394 … if (DecodeSyncI(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 305 static DecodeStatus DecodeSyncI(MCInst &Inst, 1431 static DecodeStatus DecodeSyncI(MCInst &Inst, in DecodeSyncI() function
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 311 static DecodeStatus DecodeSyncI(MCInst &Inst, 1661 static DecodeStatus DecodeSyncI(MCInst &Inst, in DecodeSyncI() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 311 static DecodeStatus DecodeSyncI(MCInst &Inst, 1661 static DecodeStatus DecodeSyncI(MCInst &Inst, in DecodeSyncI() function
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1413 let DecoderMethod = "DecodeSyncI";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1659 let DecoderMethod = "DecodeSyncI";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1659 let DecoderMethod = "DecodeSyncI";
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 8852 …if (DecodeSyncI(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDisassembler::Fail…
|