Home
last modified time | relevance | path

Searched refs:DecodeMemMMSPImm5Lsl2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td360 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
369 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
H A DMicroMips32r6InstrInfo.td1222 let DecoderMethod = "DecodeMemMMSPImm5Lsl2";
/llvm-project-15.0.7/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp285 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, unsigned Insn,
1721 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, unsigned Insn, in DecodeMemMMSPImm5Lsl2() function