Searched refs:tryMoveVGPRConstToSGPR (Results 1 – 1 of 1) sorted by relevance
157 bool tryMoveVGPRConstToSGPR(MachineOperand &MO, Register NewDst,687 if (!tryMoveVGPRConstToSGPR(MO, NewDst, BlockToInsertCopy, in run()858 bool SIFixSGPRCopies::tryMoveVGPRConstToSGPR( in tryMoveVGPRConstToSGPR() function in SIFixSGPRCopies900 } else if (tryMoveVGPRConstToSGPR(MI.getOperand(1), DstReg, MI.getParent(), in lowerSpecialCase()