Home
last modified time | relevance | path

Searched refs:IMAGE_TYPE (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLImageTypes.def12 // IMAGE_TYPE(Type, Id, SingletonId, AccessType, CGSuffix) - an image type
31 IMAGE_TYPE(Type, Id##RO, Id##ROTy, read_only, ro)
35 IMAGE_TYPE(Type, Id##WO, Id##WOTy, write_only, wo)
39 IMAGE_TYPE(Type, Id##RW, Id##RWTy, read_write, rw)
83 #undef IMAGE_TYPE
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7712 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1124 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp359 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLType() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp411 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
H A DType.cpp3517 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro
5004 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
H A DASTContext.cpp1429 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro
2337 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro
3535 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in encodeTypeForFunctionPointerAuth() macro
8519 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro
9116 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() macro
H A DMicrosoftMangle.cpp2763 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DItaniumMangle.cpp3441 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DASTImporter.cpp1303 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
H A DExprConstant.cpp12405 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp498 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
H A DCGDebugInfo.h77 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
H A DItaniumCXXABI.cpp3646 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp867 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp747 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td878 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
H A DType.h2672 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
3096 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id,
8585 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
8612 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
H A DASTContext.h1246 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8626 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
H A DSemaExpr.cpp6207 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro
21375 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro