Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp44 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() macro
H A DCGDebugInfo.h72 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
H A DCodeGenTypes.cpp530 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
H A DItaniumCXXABI.cpp3284 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp682 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp210 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7023 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1068 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp392 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
H A DNSAPI.cpp463 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
H A DPrintfFormatString.cpp785 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
H A DType.cpp3064 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro
4109 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
H A DASTContext.cpp1417 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro
2172 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro
6728 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro
7313 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() macro
H A DMicrosoftMangle.cpp2393 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DItaniumMangle.cpp3012 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DASTImporter.cpp1045 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11013 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp718 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2105 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
2491 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id,
6856 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
6883 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
H A DTypeProperties.td756 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
H A DASTContext.h1080 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7982 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
H A DSemaExpr.cpp6121 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro
19763 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro