Searched refs:tryMoveVGPRConstToSGPR (Results 1 – 1 of 1) sorted by relevance
158 bool tryMoveVGPRConstToSGPR(MachineOperand &MO, Register NewDst,673 if (!tryMoveVGPRConstToSGPR(MO, NewDst, BlockToInsertCopy, in runOnMachineFunction()843 bool SIFixSGPRCopies::tryMoveVGPRConstToSGPR( in tryMoveVGPRConstToSGPR() function in SIFixSGPRCopies886 } else if (tryMoveVGPRConstToSGPR(MI.getOperand(1), DstReg, MI.getParent(), in lowerSpecialCase()