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