Searched refs:loc_symbol (Results 1 – 1 of 1) sorted by relevance
509 std::string loc_symbol; in DumpLocationsUsage() local512 loc_symbol = "r"; in DumpLocationsUsage()515 loc_symbol = "vr"; in DumpLocationsUsage()519 loc_symbol = "s"; in DumpLocationsUsage()529 out << loc_symbol << std::to_string(reg) << ": "; in DumpLocationsUsage()