Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16801 unsigned NumConsecutiveStores = 1; in getConsecutiveStores() local
16821 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfConstants()
16945 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfExtracts()
17013 unsigned NumConsecutiveStores, EVT MemVT, in tryStoreMergeOfLoads()
17345 unsigned NumConsecutiveStores = in mergeConsecutiveStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15815 unsigned NumConsecutiveStores = 1; in MergeConsecutiveStores() local