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