Home
last modified time | relevance | path

Searched defs:ImgType (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp43 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() argument
H A DCGDebugInfo.h67 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
H A DCodeGenTypes.cpp468 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTCommon.cpp133 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp3390 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ParseDeclarationSpecifiers() argument
4333 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isKnownToBeTypeSpecifier() argument
4408 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isTypeSpecifierQualifier() argument
4647 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isDeclarationSpecifier() argument
H A DParseTentative.cpp1060 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isExpressionOrTypeSpecifierSimple() argument
H A DParseExpr.cpp1179 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in ParseCastExpression() argument
/aosp_15_r20/external/clang/lib/Sema/
H A DDeclSpec.cpp306 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in isDeclarationOfFunction() argument
481 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in getSpecifierName() argument
H A DSemaTemplateVariadic.cpp743 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in containsUnexpandedParameterPacks() argument
H A DSemaType.cpp1624 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ConvertDeclSpecToType() argument
6515 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() argument
/aosp_15_r20/external/clang/lib/Analysis/
H A DPrintfFormatString.cpp623 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument
/aosp_15_r20/external/clang/lib/AST/
H A DNSAPI.cpp449 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument
H A DTypeLoc.cpp337 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
H A DType.cpp2592 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() argument
3568 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() argument
H A DASTContext.cpp1096 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() argument
1684 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() argument
5528 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveKind() argument
/aosp_15_r20/external/clang/include/clang/Basic/
H A DSpecifiers.h77 #define GENERIC_IMAGE_TYPE(ImgType, Id) TST_##ImgType##_t, // OpenCL image types argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DSpecifiers.h98 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DSpecifiers.h97 #define GENERIC_IMAGE_TYPE(ImgType, Id) TST_##ImgType##_t, // OpenCL image types argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DSpecifiers.h98 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DSpecifiers.h98 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
/aosp_15_r20/external/clang/lib/Index/
H A DUSRGeneration.cpp629 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h914 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTBitCodes.h800 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1121 SPIRVType *ImgType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); in generateImageSizeQueryInst() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h1125 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument

12