Searched refs:getSurfaceName (Results 1 – 3 of 3) sorted by relevance
48 std::string getSurfaceName(const llvm::Value &);
247 std::string llvm::getSurfaceName(const llvm::Value &val) { in getSurfaceName() function in llvm
1076 O << ".global .surfref " << llvm::getSurfaceName(*GVar) << ";\n"; in printModuleLevelGV()