OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WidestFixedVF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
InjectTLIMappings.cpp
110
ElementCount
WidestFixedVF
, WidestScalableVF;
111
TLI.getWidestVF(ScalarName,
WidestFixedVF
, WidestScalableVF);
114
ElementCount::isKnownLE(VF,
WidestFixedVF
); VF *= 2)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoopVectorizationLegality.cpp
586
ElementCount
WidestFixedVF
, WidestScalableVF;
587
TLI.getWidestVF(ScalarName,
WidestFixedVF
, WidestScalableVF);
589
ElementCount::isKnownLE(VF,
WidestFixedVF
); VF *= 2)
Completed in 17 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026