Searched refs:sp_temps (Results 1 – 4 of 4) sorted by relevance
84 static constexpr ArrayRef<const RegStorage> sp_temps(sp_temps_arr);627 core_temps, core64_temps, sp_temps, dp_temps)); in CompilerInitializeRegAlloc()
69 static constexpr ArrayRef<const RegStorage> sp_temps(sp_temps_arr);601 sp_temps, dp_temps)); in CompilerInitializeRegAlloc()
71 const ArrayRef<const RegStorage>& sp_temps, in RegisterPool() argument122 for (RegStorage reg : sp_temps) { in RegisterPool()
431 const ArrayRef<const RegStorage>& sp_temps,