Searched refs:sp_temps (Results 1 – 5 of 5) sorted by relevance
55 static constexpr ArrayRef<const RegStorage> sp_temps(sp_temps_arr);435 core_temps, empty_pool /* core64_temps */, sp_temps, in CompilerInitializeRegAlloc()
66 static constexpr ArrayRef<const RegStorage> sp_temps(sp_temps_arr);572 core_temps, empty_pool /* core64_temps */, sp_temps, in CompilerInitializeRegAlloc()
82 static constexpr ArrayRef<const RegStorage> sp_temps(sp_temps_arr);600 sp_temps, dp_temps); in CompilerInitializeRegAlloc()
67 const ArrayRef<const RegStorage>& sp_temps, in RegisterPool() argument121 for (RegStorage reg : sp_temps) { in RegisterPool()
452 const ArrayRef<const RegStorage>& sp_temps,