/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument 241 #define SVE_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument 251 #define RVV_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument 256 #define WASM_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument 261 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
|
H A D | ASTReader.cpp | 7369 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() argument 7418 #define SVE_TYPE(Name, Id, SingletonId) \ in GetType() argument 7428 #define RVV_TYPE(Name, Id, SingletonId) \ in GetType() argument 7433 #define WASM_TYPE(Name, Id, SingletonId) \ in GetType() argument 7438 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in GetType() argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | PrintfFormatString.cpp | 852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument 858 #define SVE_TYPE(Name, Id, SingletonId) \ in fixType() argument 864 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument 866 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument 868 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument 870 #define SIGNED_TYPE(Id, SingletonId) in fixType() argument 871 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() argument 872 #define FLOATING_TYPE(Id, SingletonId) in fixType() argument 873 #define BUILTIN_TYPE(Id, SingletonId) \ in fixType() argument
|
H A D | NSAPI.cpp | 435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument 446 #define SVE_TYPE(Name, Id, SingletonId) \ in getNSNumberFactoryMethodKind() argument 452 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument 454 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument 456 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
|
H A D | TypeLoc.cpp | 410 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument 421 #define SVE_TYPE(Name, Id, SingletonId) \ in getWrittenTypeSpec() argument 427 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument 429 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument 431 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
|
H A D | Type.cpp | 2448 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() argument 2484 #define SVE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSVESizelessBuiltinType() argument 2497 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isRVVSizelessBuiltinType() argument 2561 #define RVV_VECTOR_TYPE(Name, Id, SingletonId, NumEls, ElBits, NF, IsSigned, \ in isRVVVLSBuiltinType() argument 2565 #define RVV_PREDICATE_TYPE(Name, Id, SingletonId, NumEls) \ in isRVVVLSBuiltinType() argument 2582 #define RVV_PREDICATE_TYPE(Name, Id, SingletonId, NumEls) \ in getRVVEltType() argument 3411 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() argument 3437 #define SVE_TYPE(Name, Id, SingletonId) \ in getName() argument 3445 #define RVV_TYPE(Name, Id, SingletonId) \ in getName() argument 3449 #define WASM_TYPE(Name, Id, SingletonId) \ in getName() argument [all …]
|
H A D | ASTContext.cpp | 1372 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() argument 1389 #define SVE_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument 1404 #define RVV_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument 1410 #define WASM_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument 1417 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument 2179 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() argument 2197 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId, NumEls, ElBits, \ in getTypeInfoImpl() argument 2203 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId, NumEls) \ in getTypeInfoImpl() argument 2208 #define SVE_OPAQUE_TYPE(Name, MangledName, Id, SingletonId) \ in getTypeInfoImpl() argument 2220 #define RVV_VECTOR_TYPE(Name, Id, SingletonId, ElKind, ElBits, NF, IsSigned, \ in getTypeInfoImpl() argument [all …]
|
H A D | MicrosoftMangle.cpp | 2631 #define BUILTIN_TYPE(Id, SingletonId) in mangleType() argument 2632 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in mangleType() argument 2648 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument 2700 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() argument 2707 #define SVE_TYPE(Name, Id, SingletonId) \ in mangleType() argument 2713 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in mangleType() argument 2715 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in mangleType() argument
|
H A D | ItaniumMangle.cpp | 3332 #define BUILTIN_TYPE(Id, SingletonId) in mangleType() argument 3333 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in mangleType() argument 3349 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument 3379 #define SVE_VECTOR_TYPE(InternalName, MangledName, Id, SingletonId, NumEls, \ in mangleType() argument 3393 #define SVE_PREDICATE_TYPE(InternalName, MangledName, Id, SingletonId, NumEls) \ in mangleType() argument 3399 #define SVE_OPAQUE_TYPE(InternalName, MangledName, Id, SingletonId) \ in mangleType() argument 3413 #define RVV_TYPE(Name, Id, SingletonId) \ in mangleType() argument 3419 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() argument 3425 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in mangleType() argument
|
H A D | ASTImporter.cpp | 1078 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() argument 1086 #define SVE_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument 1094 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument 1098 #define WASM_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument 1102 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument 1107 #define BUILTIN_TYPE(Id, SingletonId) \ in VisitBuiltinType() argument
|
H A D | ExprConstant.cpp | 11855 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() argument 11866 #define SVE_TYPE(Name, Id, SingletonId) \ in EvaluateBuiltinClassifyType() argument 11872 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() argument 11874 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() argument 11876 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 489 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument 567 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in ConvertType() argument 584 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in ConvertType() argument 593 SingletonId) \ in ConvertType() argument 598 #define BUILTIN_TYPE(Id, SingletonId) in ConvertType() argument 599 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in ConvertType() argument
|
H A D | CGDebugInfo.h | 74 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument 86 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; argument 88 #define AMDGPU_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; argument
|
H A D | ItaniumCXXABI.cpp | 3613 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() argument 3624 #define SVE_TYPE(Name, Id, SingletonId) \ in TypeInfoIsInStandardLibrary() argument 3630 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument 3632 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument 3634 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument 3664 #define BUILTIN_TYPE(Id, SingletonId) in TypeInfoIsInStandardLibrary() argument 3665 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in TypeInfoIsInStandardLibrary() argument
|
H A D | CGDebugInfo.cpp | 677 #define BUILTIN_TYPE(Id, SingletonId) in CreateType() argument 678 #define PLACEHOLDER_TYPE(Id, SingletonId) case BuiltinType::Id: in CreateType() argument 728 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() argument 748 #define SVE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CreateType() argument 804 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CreateType() argument 860 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in CreateType() argument 870 SingletonId) \ in CreateType() argument
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 751 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument 769 #define SVE_TYPE(Name, Id, SingletonId) \ in VisitType() argument 777 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitType() argument 781 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() argument 783 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in VisitType() argument 846 #define BUILTIN_TYPE(Id, SingletonId) in VisitType() argument 847 #define PLACEHOLDER_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitType() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 1152 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument 1163 #define SVE_TYPE(Name, Id, SingletonId) \ argument 1169 #define RVV_TYPE(Name, Id, SingletonId) \ argument 1172 #define WASM_TYPE(Name, Id, SingletonId) CanQualType SingletonId; argument 1174 #define AMDGPU_TYPE(Name, Id, SingletonId) CanQualType SingletonId; argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1106 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument 1113 #define SVE_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument 1119 #define RVV_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument 1122 #define WASM_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument 1125 #define AMDGPU_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 475 #define SVE_TYPE(Name, Id, SingletonId) \ in Initialize() argument 490 #define RVV_TYPE(Name, Id, SingletonId) \ in Initialize() argument 497 #define WASM_TYPE(Name, Id, SingletonId) \ in Initialize() argument 505 #define AMDGPU_TYPE(Name, Id, SingletonId) \ in Initialize() argument
|
H A D | SemaExpr.cpp | 6073 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() argument 6081 #define SVE_TYPE(Name, Id, SingletonId) \ in isPlaceholderToRemoveAsArg() argument 6087 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument 6089 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument 6091 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument 20866 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() argument 20872 #define SVE_TYPE(Name, Id, SingletonId) \ in CheckPlaceholderExpr() argument 20878 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() argument 20880 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() argument 20882 #define AMDGPU_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() argument [all …]
|
H A D | SemaType.cpp | 8394 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 5049 #define RVV_TYPE(Name, Id, SingletonId) case clang::BuiltinType::Id: in GetEncoding() argument 5064 #define AMDGPU_TYPE(Name, Id, SingletonId) case clang::BuiltinType::Id: in GetEncoding() argument
|