Searched refs:SamplerTy (Results 1 – 2 of 2) sorted by relevance
41 llvm::PointerType *SamplerTy; variable60 PipeROTy(nullptr), PipeWOTy(nullptr), SamplerTy(nullptr) {} in CGOpenCLRuntime()
95 if (!SamplerTy) in getSamplerType()96 SamplerTy = llvm::PointerType::get(llvm::StructType::create( in getSamplerType()100 return SamplerTy; in getSamplerType()