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/CodeGen/Targets/
H A DSPIR.cpp184 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLType() macro
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp213 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7324 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp465 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp409 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp789 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
H A DType.cpp3347 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro
4534 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
H A DASTContext.cpp1341 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro
2146 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro
7468 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro
8060 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() macro
H A DMicrosoftMangle.cpp2545 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DItaniumMangle.cpp3347 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DASTImporter.cpp1077 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11601 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1077 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp433 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
H A DCGDebugInfo.h71 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
H A DItaniumCXXABI.cpp3346 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp718 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp740 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2356 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
2740 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id,
7271 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
7298 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
H A DTypeProperties.td800 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
H A DASTContext.h1116 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8700 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
H A DSemaExpr.cpp6858 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro
21848 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro