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