Lines Matching refs:IsPostRA
1614 bool IsPostRA = Phase == AMDGPU::SchedulingPhase::PostRA; in applyIGLPStrategy() local
1615 assert(IsPostRA || MFMAChainSeeds.size() == MFMAChains); in applyIGLPStrategy()
1617 bool UsesFMA = IsSmallKernelType || !IsPostRA; in applyIGLPStrategy()
1618 bool UsesDSRead = IsLargeKernelType && !IsPostRA && FirstPipeDSR; in applyIGLPStrategy()
1619 bool UsesCvt = HasCvt && (IsSmallKernelType || !IsPostRA); in applyIGLPStrategy()
1627 if (!IsPostRA && MFMAChains) { in applyIGLPStrategy()
1640 if (!IsPostRA && MFMAChains) { in applyIGLPStrategy()
1662 if (!IsPostRA && MFMAChains) in applyIGLPStrategy()
1694 if (!IsPostRA && MFMAChains) { in applyIGLPStrategy()
1708 if (!IsPostRA && MFMAChains) in applyIGLPStrategy()
1759 if (!IsPostRA && MFMAChains) in applyIGLPStrategy()
1815 if (!IsPostRA && MFMAChains) in applyIGLPStrategy()
1831 if (!IsPostRA && MFMAChains) in applyIGLPStrategy()