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