Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp633 bool NegStride = StoreSize == -Stride; in processLoopStores() local
689 bool NegStride = SizeInBytes == -Stride; in processLoopMemSet() local
748 const SCEV *BECount, bool NegStride) { in processLoopStridedStore()
853 bool NegStride = StoreSize == -Stride; in processLoopStoreOfLoopLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp702 bool NegStride = StoreSize == -Stride; in processLoopStores() local
758 bool NegStride = SizeInBytes == -Stride; in processLoopMemSet() local
853 const SCEV *BECount, bool NegStride, bool IsLoopMemset) { in processLoopStridedStore()
965 bool NegStride = StoreSize == -Stride; in processLoopStoreOfLoopLoad() local