Home
last modified time | relevance | path

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

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