Searched refs:isSampler (Results 1 – 5 of 5) sorted by relevance
94 if (isSampler(*TexHandle)) { in replaceIsTypePSampler()116 isSampler(*TexHandle)) { in replaceIsTypePSurface()135 isSampler(*TexHandle)) { in replaceIsTypePTexture()
39 bool isSampler(const Value &);
64 !llvm::isTexture(GV) && !llvm::isSurface(GV) && !llvm::isSampler(GV) && in runOnModule()
166 bool isSampler(const Value &val) { in isSampler() function
1059 if (isSampler(*GVar)) { in printModuleLevelGV()1520 if (isSampler(*I) || isImage(*I)) { in emitFunctionParamList()