Home
last modified time | relevance | path

Searched refs:isSafeForAnyVectorWidth (Results 1 – 24 of 24) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h328 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
329 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h328 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
329 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h368 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
369 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h200 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h210 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5641 Legal->isSafeForAnyVectorWidth()) in computeFeasibleMaxVF()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5641 Legal->isSafeForAnyVectorWidth()) in computeFeasibleMaxVF()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5645 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5627 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()