Searched refs:OnlyToVGPR (Results 1 – 2 of 2) sorted by relevance
152 /// If \p OnlyToVGPR is true, this will only succeed if this manages to find a156 bool OnlyToVGPR = false,161 bool OnlyToVGPR = false,
1762 LiveIntervals *LIS, bool OnlyToVGPR, in spillSGPR() argument1770 if (OnlyToVGPR && !SpillToVGPR) in spillSGPR()1885 LiveIntervals *LIS, bool OnlyToVGPR, in restoreSGPR() argument1893 if (OnlyToVGPR && !SpillToVGPR) in restoreSGPR()