OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasAArch64SVETypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
228
unsigned
HasAArch64SVETypes
: 1;
893
bool
hasAArch64SVETypes
() const { return
HasAArch64SVETypes
; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
376
if (Context.getTargetInfo().
hasAArch64SVETypes
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1432
if (Target.
hasAArch64SVETypes
()) {
3871
if (Target->
hasAArch64SVETypes
()) {
Completed in 27 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026