Searched defs:isVGPRCopy (Results 1 – 3 of 3) sorted by relevance
367 bool isVGPRCopy(const MachineInstr &MI) const { in isVGPRCopy() function
592 bool isVGPRCopy(const MachineInstr &MI) const { in isVGPRCopy() function
1992 bool isVGPRCopy = RI.isVGPR(*MRI, UseMI.getOperand(0).getReg()); in FoldImmediate() local