OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSafeForAnyVectorWidth
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h
363
bool
isSafeForAnyVectorWidth
() const {
364
return LAI->getDepChecker().
isSafeForAnyVectorWidth
();
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h
210
bool
isSafeForAnyVectorWidth
() const {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp
5674
if (Legal->
isSafeForAnyVectorWidth
())
Completed in 41 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026