Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td490 let DecoderMethod = "DecodeJumpTargetMM";
963 let DecoderMethod = "DecodeJumpTargetMM" in
968 let DecoderMethod = "DecodeJumpTargetMM" in {
/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp265 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst,
2294 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function