Home
last modified time | relevance | path

Searched defs:SingletonId (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp216 #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, Width, Align) \ in TypeIdxFromBuiltin() argument
266 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp852 #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, Width, Align) case BuiltinType::Id: in fixType() argument
870 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() argument
872 #define SIGNED_TYPE(Id, SingletonId) in fixType() argument
873 #define UNSIGNED_TYPE(Id, SingletonId) in fixType() argument
874 #define FLOATING_TYPE(Id, SingletonId) in fixType() argument
875 #define BUILTIN_TYPE(Id, SingletonId) \ in fixType() argument
H A DNSAPI.cpp435 #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, Width, Align) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
458 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() argument
H A DTypeLoc.cpp411 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
422 #define SVE_TYPE(Name, Id, SingletonId) \ in getWrittenTypeSpec() argument
428 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
430 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
432 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) case BuiltinType::Id: in getWrittenTypeSpec() argument
434 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() argument
H A DType.cpp2537 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() argument
2540 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() argument
2576 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId) \ in isSVESizelessBuiltinType() argument
2579 #define SVE_OPAQUE_TYPE(Name, MangledName, Id, SingletonId) \ in isSVESizelessBuiltinType() argument
2582 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId) \ in isSVESizelessBuiltinType() argument
2596 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isRVVSizelessBuiltinType() argument
2661 #define RVV_VECTOR_TYPE(Name, Id, SingletonId, NumEls, ElBits, NF, IsSigned, \ in isRVVVLSBuiltinType() argument
2665 #define RVV_PREDICATE_TYPE(Name, Id, SingletonId, NumEls) \ in isRVVVLSBuiltinType() argument
2682 #define RVV_PREDICATE_TYPE(Name, Id, SingletonId, NumEls) \ in getRVVEltType() argument
3517 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() argument
[all …]
H A DASTContext.cpp1429 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() argument
1445 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument
1452 #define SVE_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument
1467 #define RVV_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument
1473 #define WASM_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() argument
1480 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ in InitBuiltinTypes() argument
2337 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() argument
2355 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId) \ in getTypeInfoImpl() argument
2360 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId) \ in getTypeInfoImpl() argument
2365 #define SVE_OPAQUE_TYPE(Name, MangledName, Id, SingletonId) \ in getTypeInfoImpl() argument
[all …]
H A DItaniumMangle.cpp3424 #define BUILTIN_TYPE(Id, SingletonId) in mangleType() argument
3425 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in mangleType() argument
3441 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument
3471 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId) \ in mangleType() argument
3482 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId) \ in mangleType() argument
3487 #define SVE_OPAQUE_TYPE(Name, MangledName, Id, SingletonId) \ in mangleType() argument
3492 #define SVE_SCALAR_TYPE(Name, MangledName, Id, SingletonId, Bits) \ in mangleType() argument
3504 #define RVV_TYPE(Name, Id, SingletonId) \ in mangleType() argument
3509 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() argument
3514 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ in mangleType() argument
[all …]
H A DMicrosoftMangle.cpp2746 #define BUILTIN_TYPE(Id, SingletonId) in mangleType() argument
2747 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in mangleType() argument
2763 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument
2819 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() argument
2827 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in mangleType() argument
2833 #define SVE_TYPE(Name, Id, SingletonId) \ in mangleType() argument
2837 #define SVE_SCALAR_TYPE(Name, MangledName, Id, SingletonId, Bits) in mangleType() argument
H A DASTImporter.cpp1303 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() argument
1311 #define SVE_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument
1319 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument
1323 #define WASM_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument
1327 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ in VisitBuiltinType() argument
1331 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() argument
1336 #define BUILTIN_TYPE(Id, SingletonId) \ in VisitBuiltinType() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp498 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
511 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId) \ in ConvertType() argument
513 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId) \ in ConvertType() argument
550 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in ConvertType() argument
568 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in ConvertType() argument
576 #define AMDGPU_OPAQUE_PTR_TYPE(Name, Id, SingletonId, Width, Align, AS) \ in ConvertType() argument
579 #define AMDGPU_NAMED_BARRIER_TYPE(Name, Id, SingletonId, Width, Align, Scope) \ in ConvertType() argument
584 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in ConvertType() argument
589 #define BUILTIN_TYPE(Id, SingletonId) in ConvertType() argument
590 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in ConvertType() argument
H A DCGDebugInfo.h77 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
89 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; argument
91 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ argument
94 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ argument
H A DItaniumCXXABI.cpp3646 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() argument
3657 #define SVE_TYPE(Name, Id, SingletonId) \ in TypeInfoIsInStandardLibrary() argument
3663 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument
3665 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument
3667 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument
3669 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() argument
3699 #define BUILTIN_TYPE(Id, SingletonId) in TypeInfoIsInStandardLibrary() argument
3700 #define PLACEHOLDER_TYPE(Id, SingletonId) \ in TypeInfoIsInStandardLibrary() argument
H A DCGDebugInfo.cpp816 #define BUILTIN_TYPE(Id, SingletonId) in CreateType() argument
817 #define PLACEHOLDER_TYPE(Id, SingletonId) case BuiltinType::Id: in CreateType() argument
867 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() argument
886 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in CreateType() argument
891 #define SVE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CreateType() argument
954 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CreateType() argument
1014 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in CreateType() argument
1023 #define AMDGPU_OPAQUE_PTR_TYPE(Name, Id, SingletonId, Width, Align, AS) \ in CreateType() argument
1031 #define AMDGPU_NAMED_BARRIER_TYPE(Name, Id, SingletonId, Width, Align, Scope) \ in CreateType() argument
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp747 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument
765 #define SVE_TYPE(Name, Id, SingletonId) \ in VisitType() argument
774 #define RVV_TYPE(Name, Id, SingletonId) \ in VisitType() argument
778 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() argument
780 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ in VisitType() argument
785 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in VisitType() argument
848 #define BUILTIN_TYPE(Id, SingletonId) in VisitType() argument
849 #define PLACEHOLDER_TYPE(Id, SingletonId) case BuiltinType::Id: in VisitType() argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1479 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case tok::kw_##Name: in isCXXDeclarationSpecifier() argument
1607 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case tok::kw_##Name: in isCXXDeclarationSpecifierAType() argument
H A DParseDecl.cpp4589 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in ParseDeclarationSpecifiers() argument
5529 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case tok::kw_##Name: in isKnownToBeTypeSpecifier() argument
5613 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case tok::kw_##Name: in isTypeSpecifierQualifier() argument
5954 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case tok::kw_##Name: in isDeclarationSpecifier() argument
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1124 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
1131 #define SVE_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument
1137 #define RVV_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument
1140 #define WASM_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument
1143 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) PREDEF_TYPE_##Id##_ID, argument
1146 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1246 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
1257 #define SVE_TYPE(Name, Id, SingletonId) \ argument
1263 #define RVV_TYPE(Name, Id, SingletonId) \ argument
1266 #define WASM_TYPE(Name, Id, SingletonId) CanQualType SingletonId; argument
1268 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ argument
1271 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) CanQualType SingletonId; argument
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp543 #define SVE_TYPE(Name, Id, SingletonId) \ in Initialize() argument
561 #define RVV_TYPE(Name, Id, SingletonId) \ in Initialize() argument
568 #define WASM_TYPE(Name, Id, SingletonId) \ in Initialize() argument
576 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) \ in Initialize() argument
H A DDeclSpec.cpp377 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case TST_##Name: in isDeclarationOfFunction() argument
610 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ in getSpecifierName() argument
H A DSemaExpr.cpp6207 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() argument
6215 #define SVE_TYPE(Name, Id, SingletonId) \ in isPlaceholderToRemoveAsArg() argument
6221 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument
6223 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument
6225 #define AMDGPU_TYPE(Name, Id, SingletonId, Width, Align) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument
6227 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() argument
21375 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() argument
21381 #define SVE_TYPE(Name, Id, SingletonId) \ in CheckPlaceholderExpr() argument
21387 #define RVV_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() argument
21389 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() argument
[all …]
H A DSemaTemplateVariadic.cpp1058 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) case TST_##Name: in containsUnexpandedParameterPacks() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp359 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLType() argument
H A DAArch64.cpp798 #define SVE_VECTOR_TYPE(Name, MangledName, Id, SingletonId) \ in passAsPureScalableType() argument
802 #define SVE_PREDICATE_TYPE(Name, MangledName, Id, SingletonId) \ in passAsPureScalableType() argument
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h101 #define HLSL_INTANGIBLE_TYPE(Name, Id, SingletonId) \ argument

12