OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBuiltinVectorTypeInfo
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTypes.cpp
593
Context.
getBuiltinVectorTypeInfo
(cast<BuiltinType>(Ty));
608
Context.
getBuiltinVectorTypeInfo
(cast<BuiltinType>(Ty));
CGDebugInfo.cpp
728
CGM.getContext().
getBuiltinVectorTypeInfo
(BT);
767
CGM.getContext().
getBuiltinVectorTypeInfo
(BT);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1381
getBuiltinVectorTypeInfo
(const BuiltinType *VecTy) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
2330
return Ctx.
getBuiltinVectorTypeInfo
(BTy).ElementType;
ASTContext.cpp
3741
ASTContext::
getBuiltinVectorTypeInfo
(const BuiltinType *Ty) const {
8675
getBuiltinVectorTypeInfo
(BT).ElementType);
Completed in 43 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026