Searched refs:UsesDSRead (Results 1 – 1 of 1) sorted by relevance
1618 bool UsesDSRead = IsLargeKernelType && !IsPostRA && FirstPipeDSR; in applyIGLPStrategy() local1651 if (UsesDSRead) { in applyIGLPStrategy()1775 if (UsesDSRead && !(I % 4)) { in applyIGLPStrategy()1799 auto CurrentOffset = UsesDSRead * std::min(MaxDSROffset, DSROffset) + in applyIGLPStrategy()