Home
last modified time | relevance | path

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

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