Searched refs:DecodeDPRRegListOperand (Results 1 – 2 of 2) sorted by relevance
248 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val,1613 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeDPRRegListOperand() function6125 if (!Check(S, DecodeDPRRegListOperand(Inst, reglist, Address, Decoder))) { in DecodeVSCCLRM()
611 let DecoderMethod = "DecodeDPRRegListOperand";