Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/meta/
Dlist.h38 struct FoldList { struct
/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp122 static bool isUseMIInFoldList(const std::vector<FoldCandidate> &FoldList, in isUseMIInFoldList()
131 static bool tryAddToFoldList(std::vector<FoldCandidate> &FoldList, in tryAddToFoldList()
193 std::vector<FoldCandidate> &FoldList, in foldOperand()
353 std::vector<FoldCandidate> FoldList; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp215 static bool isUseMIInFoldList(ArrayRef<FoldCandidate> FoldList, in isUseMIInFoldList()
224 static bool tryAddToFoldList(SmallVectorImpl<FoldCandidate> &FoldList, in tryAddToFoldList()
315 SmallVectorImpl<FoldCandidate> &FoldList, in foldOperand()
662 SmallVector<FoldCandidate, 4> FoldList; in foldInstOperand() local