OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasRISCVVTypes
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
230
unsigned
HasRISCVVTypes
: 1;
897
bool
hasRISCVVTypes
() const { return
HasRISCVVTypes
; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp
394
if (Context.getTargetInfo().
hasRISCVVTypes
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
1450
if (Target.
hasRISCVVTypes
()) {
3889
} else if (Target->
hasRISCVVTypes
()) {
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026