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.cpp676 int WaitStatesNeededForUse = in checkSMRDHazards() local
689 int WaitStatesNeededForUse = in checkSMRDHazards() local
716 int WaitStatesNeededForUse = in checkVMEMHazards() local
739 int WaitStatesNeededForUse = in checkDPPHazards() local
2082 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards908() local
2093 int WaitStatesNeededForUse = LegacyVALUWritesVGPRWaitStates - in checkMAIHazards908() local
2163 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceDef; in checkMAIHazards908() local
2223 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSince; in checkMAIHazards908() local
2300 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards90A() local
2509 int WaitStatesNeededForUse = AccVgprReadLdStWaitStates - in checkMAILdStHazards() local
[all …]