Searched refs:DecodeMemMMReglistImm4Lsl2 (Results 1 – 12 of 12) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 178 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst *Inst, 1191 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst *Inst, in DecodeMemMMReglistImm4Lsl2() function
|
D | MipsGenDisassemblerTables.inc | 5031 …if (DecodeMemMMReglistImm4Lsl2(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisass…
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 333 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, 1597 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, in DecodeMemMMReglistImm4Lsl2() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 569 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 578 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1176 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 1187 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 564 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 573 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1185 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 1195 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 564 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 573 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
D | MicroMips32r6InstrInfo.td | 1185 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2"; 1195 let DecoderMethod = "DecodeMemMMReglistImm4Lsl2";
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 344 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, 1840 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, in DecodeMemMMReglistImm4Lsl2() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 344 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, 1840 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, in DecodeMemMMReglistImm4Lsl2() function
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenDisassemblerTables.inc | 7815 …if (DecodeMemMMReglistImm4Lsl2(MI, insn, Address, Decoder) == MCDisassembler::Fail) { return MCDis…
|