Home
last modified time | relevance | path

Searched refs:processLoopStores (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp167 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
551 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
554 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
581 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp166 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
546 MadeChange |= processLoopStores(SL.second, BECount, true); in runOnLoopBlock()
549 MadeChange |= processLoopStores(SL.second, BECount, false); in runOnLoopBlock()
576 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp200 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
614 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
617 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
644 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp170 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
573 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
576 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
603 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp177 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
582 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
585 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
612 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp170 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
573 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
576 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
603 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp177 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
582 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
585 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
612 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp170 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
573 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
576 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
603 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp169 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
571 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
574 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
601 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp205 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
621 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
624 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
651 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp205 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
621 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
624 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
651 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp209 bool processLoopStores(SmallVectorImpl<StoreInst *> &SL, const SCEV *BECount,
640 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::Yes); in runOnLoopBlock()
643 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No); in runOnLoopBlock()
658 bool LoopIdiomRecognize::processLoopStores(SmallVectorImpl<StoreInst *> &SL, in processLoopStores() function in LoopIdiomRecognize