Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td489 let DecoderMethod = "DecodeJumpTargetMM";
959 let DecoderMethod = "DecodeJumpTargetMM" in {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp266 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst,
2304 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, in DecodeJumpTargetMM() function