Searched defs:isVGPRCopy (Results 1 – 2 of 2) sorted by relevance
792 bool isVGPRCopy(const MachineInstr &MI) const { in isVGPRCopy() function
3059 bool isVGPRCopy = RI.isVGPR(*MRI, DstReg); in FoldImmediate() local