OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VectorizeWidth
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
WarnMissedTransforms.cpp
51
Optional<ElementCount>
VectorizeWidth
=
56
if (!
VectorizeWidth
||
VectorizeWidth
->isVector())
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGLoopInfo.h
59
unsigned
VectorizeWidth
;
262
void setVectorizeWidth(unsigned W) { StagedAttrs.
VectorizeWidth
= W; }
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026