Searched refs:tryChangeVGPRtoSGPRinCopy (Results 1 – 1 of 1) sorted by relevance
216 static bool tryChangeVGPRtoSGPRinCopy(MachineInstr &MI, in tryChangeVGPRtoSGPRinCopy() function284 if (tryChangeVGPRtoSGPRinCopy(CopyUse, TRI, TII)) in foldVGPRCopyIntoRegSequence()632 if (tryChangeVGPRtoSGPRinCopy(MI, TRI, TII)) in runOnMachineFunction()757 tryChangeVGPRtoSGPRinCopy(*MI, TRI, TII); in runOnMachineFunction()912 !tryChangeVGPRtoSGPRinCopy(*Inst, TRI, TII)) { in analyzeVGPRToSGPRCopy()