Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp594 int WaitStatesNeededForUse = in checkSMRDHazards() local
607 int WaitStatesNeededForUse = in checkSMRDHazards() local
634 int WaitStatesNeededForUse = in checkVMEMHazards() local
657 int WaitStatesNeededForUse = in checkDPPHazards() local
1241 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards908() local
1252 int WaitStatesNeededForUse = LegacyVALUWritesVGPRWaitStates - in checkMAIHazards908() local
1328 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceDef; in checkMAIHazards908() local
1388 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSince; in checkMAIHazards908() local
1417 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards90A() local
1572 int WaitStatesNeededForUse = AccVgprReadLdStWaitStates - in checkMAILdStHazards() local
[all …]