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