Searched refs:SamplerTy (Results 1 – 4 of 4) sorted by relevance
70 if (SamplerTy) in getSamplerType()71 return SamplerTy; in getSamplerType()75 SamplerTy = TransTy; in getSamplerType()77 SamplerTy = getPointerType(T); in getSamplerType()78 return SamplerTy; in getSamplerType()
41 llvm::Type *SamplerTy; variable59 PipeROTy(nullptr), PipeWOTy(nullptr), SamplerTy(nullptr) {} in CGOpenCLRuntime()
233 SamplerType SamplerTy) { in Sampler() argument236 RI.SamplerTy = SamplerTy; in Sampler()248 return SamplerTy == RHS.SamplerTy; in operator ==()291 MDVals.push_back(getIntMD(llvm::to_underlying(SamplerTy))); in getAsMetadata()338 SamplerCmpOrHasCounter = SamplerTy == SamplerType::Comparison; in getAnnotateProps()
94 dxil::SamplerType SamplerTy; // Sampler member178 dxil::SamplerType SamplerTy);