Searched refs:getSamplerName (Results 1 – 3 of 3) sorted by relevance
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()