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