Home
last modified time | relevance | path

Searched defs:WaitStatesNeededForUse (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp693 int WaitStatesNeededForUse = in checkSMRDHazards() local
706 int WaitStatesNeededForUse = in checkSMRDHazards() local
733 int WaitStatesNeededForUse = in checkVMEMHazards() local
756 int WaitStatesNeededForUse = in checkDPPHazards() local
1991 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards908() local
2002 int WaitStatesNeededForUse = LegacyVALUWritesVGPRWaitStates - in checkMAIHazards908() local
2072 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceDef; in checkMAIHazards908() local
2132 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSince; in checkMAIHazards908() local
2194 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards90A() local
2390 int WaitStatesNeededForUse = AccVgprReadLdStWaitStates - in checkMAILdStHazards() local
[all …]