Searched refs:SIFoldOperandsImpl (Results 1 – 1 of 1) sorted by relevance
174 class SIFoldOperandsImpl { class266 SIFoldOperandsImpl() = default;280 return SIFoldOperandsImpl().run(MF); in runOnMachineFunction()339 bool SIFoldOperandsImpl::frameIndexMayFold(const MachineInstr &UseMI, int OpNo, in frameIndexMayFold()379 bool SIFoldOperandsImpl::foldCopyToVGPROfScalarAddOfFrameIndex( in foldCopyToVGPROfScalarAddOfFrameIndex()450 bool SIFoldOperandsImpl::canUseImmWithOpSel(const MachineInstr *MI, in canUseImmWithOpSel()485 bool SIFoldOperandsImpl::tryFoldImmWithOpSel(MachineInstr *MI, unsigned UseOpNo, in tryFoldImmWithOpSel()608 bool SIFoldOperandsImpl::updateOperand(FoldCandidate &Fold) const { in updateOperand()735 bool SIFoldOperandsImpl::tryAddToFoldList( in tryAddToFoldList()892 bool SIFoldOperandsImpl::isUseSafeToFold(const MachineInstr &MI, in isUseSafeToFold()[all …]