Home
last modified time | relevance | path

Searched refs:RVV_TYPE (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DRISCVVTypes.def11 // - RVV_TYPE(Name, Id, SingletonId)
44 #ifndef RVV_TYPE
45 #define RVV_TYPE(Name, Id, SingletonId)
51 RVV_TYPE(Name, Id, SingletonId)
56 RVV_TYPE(Name, Id, SingletonId)
516 #undef RVV_TYPE
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp251 #define RVV_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7771 #define RVV_TYPE(Name, Id, SingletonId) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1137 #define RVV_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp452 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp428 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp864 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() macro
H A DType.cpp2596 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isRVVSizelessBuiltinType() macro
3551 #define RVV_TYPE(Name, Id, SingletonId) \ in getName() macro
5018 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp1467 #define RVV_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() macro
3556 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in encodeTypeForFunctionPointerAuth() macro
9096 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getObjCEncodingForPrimitiveType() macro
H A DItaniumMangle.cpp3504 #define RVV_TYPE(Name, Id, SingletonId) \ in mangleType() macro
H A DASTImporter.cpp1319 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() macro
H A DExprConstant.cpp12422 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp550 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in ConvertType() macro
H A DItaniumCXXABI.cpp3663 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp954 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CreateType() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp774 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td894 #define RVV_TYPE(NAME, ID, SINGLETON_ID) \
H A DASTContext.h1263 #define RVV_TYPE(Name, Id, SingletonId) \ macro
H A DType.h3108 #define RVV_TYPE(Name, Id, SingletonId) Id,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp561 #define RVV_TYPE(Name, Id, SingletonId) \ in Initialize() macro
H A DSemaExpr.cpp6221 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() macro
21387 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp5039 #define RVV_TYPE(Name, Id, SingletonId) case clang::BuiltinType::Id: in GetEncoding() macro