Searched refs:getSamplerName (Results 1 – 6 of 6) sorted by relevance
46 std::string getSamplerName(const Value &);
236 std::string getSamplerName(const Value &val) { in getSamplerName() function
1048 O << ".global .samplerref " << getSamplerName(*GVar); in printModuleLevelGV()
49 std::string getSamplerName(const llvm::Value &);
252 std::string llvm::getSamplerName(const llvm::Value &val) { in getSamplerName() function in llvm
1090 O << ".global .samplerref " << llvm::getSamplerName(*GVar); in printModuleLevelGV()