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