Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp248 bool foldInstOperand(MachineInstr &MI, const FoldableDef &OpToFold) const;
1718 bool SIFoldOperandsImpl::foldInstOperand(MachineInstr &MI, in foldInstOperand() function in SIFoldOperandsImpl
2011 bool Changed = foldInstOperand(MI, Def); in tryFoldFoldableCopy()