OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasActiveVectorLength
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h
751
bool
hasActiveVectorLength
() const { return false; }
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
TargetTransformInfo.cpp
1046
bool TargetTransformInfo::
hasActiveVectorLength
() const {
1047
return TTIImpl->
hasActiveVectorLength
();
Completed in 25 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026