Searched refs:MaxWaitStates (Results 1 – 1 of 1) sorted by relevance
1989 const int MaxWaitStates = 4; in checkMAIHazards908() local1992 getWaitStatesSinceDef(AMDGPU::EXEC, IsVALUFn, MaxWaitStates); in checkMAIHazards908()1995 if (WaitStatesNeeded < MaxWaitStates) { in checkMAIHazards908()1997 const int MaxWaitStates = 2; in checkMAIHazards908() local2003 getWaitStatesSinceDef(Use.getReg(), IsVALUFn, MaxWaitStates); in checkMAIHazards908()2006 if (WaitStatesNeeded == MaxWaitStates) in checkMAIHazards908()2027 const int MaxWaitStates = 18; in checkMAIHazards908() local2044 MaxWaitStates); in checkMAIHazards908()2075 if (WaitStatesNeeded == MaxWaitStates) in checkMAIHazards908()2095 getWaitStatesSinceDef(Reg, IsAccVgprWriteFn, MaxWaitStates); in checkMAIHazards908()[all …]