Searched refs:tryChangeVGPRtoSGPRinCopy (Results 1 – 1 of 1) sorted by relevance
223 static bool tryChangeVGPRtoSGPRinCopy(MachineInstr &MI, in tryChangeVGPRtoSGPRinCopy() function291 if (tryChangeVGPRtoSGPRinCopy(CopyUse, TRI, TII)) in foldVGPRCopyIntoRegSequence()637 if (tryChangeVGPRtoSGPRinCopy(MI, TRI, TII)) in runOnMachineFunction()766 tryChangeVGPRtoSGPRinCopy(*MI, TRI, TII); in runOnMachineFunction()934 !tryChangeVGPRtoSGPRinCopy(*Inst, TRI, TII)) { in analyzeVGPRToSGPRCopy()