Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DOpenCLImageTypes.def13 // IMAGE_TYPE(Type, Id, SingletonId, AccessType, CGSuffix) - an image type
32 IMAGE_TYPE(Type, Id##RO, Id##ROTy, read_only, ro)
36 IMAGE_TYPE(Type, Id##WO, Id##WOTy, write_only, wo)
40 IMAGE_TYPE(Type, Id##RW, Id##RWTy, read_write, rw)
84 #undef IMAGE_TYPE
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp45 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() macro
H A DCGDebugInfo.h70 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
H A DCodeGenTypes.cpp503 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
H A DItaniumCXXABI.cpp2854 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp681 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTCommon.cpp211 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp6960 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp384 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
H A DNSAPI.cpp475 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
H A DPrintfFormatString.cpp746 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
H A DType.cpp2781 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro
3775 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
H A DASTContext.cpp1292 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro
1953 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro
6021 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro
6565 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveKind() macro
H A DMicrosoftMangle.cpp2034 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DItaniumMangle.cpp2616 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DASTImporter.cpp971 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
H A DExprConstant.cpp7705 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTBitCodes.h1015 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp712 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2031 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
2395 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id,
6444 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
6471 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
H A DASTContext.h1050 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp7172 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
H A DSemaExpr.cpp5155 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro
16800 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro