Searched refs:getSamplerName (Results 1 – 3 of 3) sorted by relevance
45 std::string getSamplerName(const llvm::Value &);
211 std::string llvm::getSamplerName(const llvm::Value &val) { in getSamplerName() function in llvm
1059 O << ".global .samplerref " << llvm::getSamplerName(*GVar); in printModuleLevelGV()