Searched refs:FoldCandidate (Results 1 – 1 of 1) sorted by relevance
24 struct FoldCandidate { struct81 bool updateOperand(FoldCandidate &Fold) const;83 bool canUseImmWithOpSel(FoldCandidate &Fold) const;85 bool tryFoldImmWithOpSel(FoldCandidate &Fold) const;101 SmallVectorImpl<FoldCandidate> &FoldList,457 for (FoldCandidate &Fold : FoldList) in appendFoldCandidate()506 FoldCandidate Fold(MI, OpNo, OpToFold); in tryAddToFoldList()689 SmallVectorImpl<FoldCandidate> &FoldList) const { in tryToFoldACImm()757 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()1357 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand()[all …]