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