Home
last modified time | relevance | path

Searched refs:DecodePrefeOpMM (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp263 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn,
1545 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn, in DecodePrefeOpMM() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td1072 let DecoderMethod = "DecodePrefeOpMM" in {