Searched refs:OCLSamplerTy (Results 1 – 8 of 8) sorted by relevance
74 CGM, CGM.getContext().OCLSamplerTy.getTypePtr())) in getSamplerType()
246 BUILTIN_TYPE(OCLSampler, OCLSamplerTy)
1155 CanQualType OCLSamplerTy, OCLEventTy, OCLClkEventTy; variable
390 addImplicitTypedef("sampler_t", Context.OCLSamplerTy); in Initialize()
397 def Sampler : Type<"sampler_t", QualType<"Context.OCLSamplerTy">>;
8412 CurInit = S.ImpCastExprToType(Init, S.Context.OCLSamplerTy, in Perform()
7380 T = Context.OCLSamplerTy; in GetType()
1376 InitBuiltinType(OCLSamplerTy, BuiltinType::OCLSampler); in InitBuiltinTypes()