Searched refs:getSurfaceName (Results 1 – 3 of 3) sorted by relevance
48 StringRef getSurfaceName(const Value &);
294 StringRef getSurfaceName(const Value &V) { in getSurfaceName() function
859 O << ".global .surfref " << getSurfaceName(*GVar) << ";\n"; in printModuleLevelGV()