Home
last modified time | relevance | path

Searched refs:WaitStatesSince (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1062 int WaitStatesSince = getWaitStatesSinceDef(LaneSelectReg, IsHazardFn, in checkRWLaneHazards() local
1064 return RWLaneWaitStates - WaitStatesSince; in checkRWLaneHazards()
2102 int WaitStatesSince = getWaitStatesSince(IsSrcCMFMAFn, MaxWaitStates); in checkMAIHazards908() local
2114 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSince; in checkMAIHazards908()