OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getScalableVectorType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1387
QualType
getScalableVectorType
(QualType EltTy, unsigned NumElts) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
3866
///
getScalableVectorType
- Return the unique reference to a scalable vector
3869
QualType ASTContext::
getScalableVectorType
(QualType EltTy,
10466
Type = Context.
getScalableVectorType
(ElementType, NumElements);
Completed in 23 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026