Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td459 let DecoderMethod = "DecodeJumpTargetMM";
789 let DecoderMethod = "DecodeJumpTargetMM" in {
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp227 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst,
1626 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function