Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/Disassembler/
HDMipsDisassembler.cpp428 static DecodeStatus DecodeSimm19Lsl2(MCInst &Inst, unsigned Insn,
2386 static DecodeStatus DecodeSimm19Lsl2(MCInst &Inst, unsigned Insn, in DecodeSimm19Lsl2() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrInfo.td858 let DecoderMethod = "DecodeSimm19Lsl2";