Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td492 let DecoderMethod = "DecodeJumpTargetMM";
955 let DecoderMethod = "DecodeJumpTargetMM" in {
/llvm-project-15.0.7/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp232 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, unsigned Insn,
2183 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, unsigned Insn, in DecodeJumpTargetMM() function