OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FK_Disabled
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
LoopVectorizationLegality.h
95
FK_Disabled
= 0, ///< Forcing disabled.
143
return
FK_Disabled
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp
147
if (getForce() == LoopVectorizeHints::
FK_Disabled
) {
182
if (Force.Value == LoopVectorizeHints::
FK_Disabled
)
207
if (getForce() == LoopVectorizeHints::
FK_Disabled
)
LoopVectorize.cpp
9646
case LoopVectorizeHints::
FK_Disabled
:
9853
<< (Hints.getForce() == LoopVectorizeHints::
FK_Disabled
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026