Home
last modified time | relevance | path

Searched defs:FoldList (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp447 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()
452 static void appendFoldCandidate(SmallVectorImpl<FoldCandidate> &FoldList, in appendFoldCandidate()
465 bool SIFoldOperands::tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()
757 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()
1357 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local