Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp2714 int WaitStatesSinceUse = getWaitStatesSince(IsSMFMAReadAsCFn, in checkMAIVALUHazards() local
2734 int WaitStatesNeededForUse = NeedWaitStates - WaitStatesSinceUse; in checkMAIVALUHazards()