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()
36 bool isSampler(const Value &);
79 !llvm::isTexture(GV) && !llvm::isSurface(GV) && !llvm::isSampler(GV) && in runOnModule()
165 bool isSampler(const Value &val) { in isSampler() function
1017 if (isSampler(*GVar)) { in printModuleLevelGV()1479 if (isSampler(*I) || isImage(*I)) { in emitFunctionParamList()