Home
last modified time | relevance | path

Searched refs:SIFoldOperandsImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp174 class SIFoldOperandsImpl { class
266 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 …]