Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp2665 int WaitStatesSinceUse = getWaitStatesSince(IsSMFMAReadAsCFn, in checkMAIVALUHazards() local
2685 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceUse; in checkMAIVALUHazards()