Searched refs:tryConstantFoldOp (Results 1 – 1 of 1) sorted by relevance
245 bool tryConstantFoldOp(MachineInstr *MI) const;1548 bool SIFoldOperandsImpl::tryConstantFoldOp(MachineInstr *MI) const { in tryConstantFoldOp() function in SIFoldOperandsImpl1739 if (tryConstantFoldOp(&UseMI)) { in foldInstOperand()1786 if (Fold.isImm() && tryConstantFoldOp(Fold.UseMI)) { in foldInstOperand()