Searched refs:MaxWaitStates (Results 1 – 1 of 1) sorted by relevance
2080 const int MaxWaitStates = 4; in checkMAIHazards908() local2083 getWaitStatesSinceDef(AMDGPU::EXEC, IsVALUFn, MaxWaitStates); in checkMAIHazards908()2086 if (WaitStatesNeeded < MaxWaitStates) { in checkMAIHazards908()2088 const int MaxWaitStates = 2; in checkMAIHazards908() local2094 getWaitStatesSinceDef(Use.getReg(), IsVALUFn, MaxWaitStates); in checkMAIHazards908()2097 if (WaitStatesNeeded == MaxWaitStates) in checkMAIHazards908()2118 const int MaxWaitStates = 18; in checkMAIHazards908() local2135 MaxWaitStates); in checkMAIHazards908()2166 if (WaitStatesNeeded == MaxWaitStates) in checkMAIHazards908()2186 getWaitStatesSinceDef(Reg, IsAccVgprWriteFn, MaxWaitStates); in checkMAIHazards908()[all …]