Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp533 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn,
1845 if (DecodeRegListOperand16(Inst, Insn, Address, Decoder) in DecodeMemMMReglistImm4Lsl2()
2432 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn, in DecodeRegListOperand16() function
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td538 let DecoderMethod = "DecodeRegListOperand16";