Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp690 int WaitStatesNeededForUse = in checkSMRDHazards() local
703 int WaitStatesNeededForUse = in checkSMRDHazards() local
730 int WaitStatesNeededForUse = in checkVMEMHazards() local
753 int WaitStatesNeededForUse = in checkDPPHazards() local
1973 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards908() local
1984 int WaitStatesNeededForUse = LegacyVALUWritesVGPRWaitStates - in checkMAIHazards908() local
2054 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceDef; in checkMAIHazards908() local
2114 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSince; in checkMAIHazards908() local
2141 int WaitStatesNeededForUse = VALUWritesExecWaitStates - in checkMAIHazards90A() local
2355 int WaitStatesNeededForUse = AccVgprReadLdStWaitStates - in checkMAILdStHazards() local
[all …]