Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp868 const int VALUWaitStates = ST.hasGFX940Insts() ? 2 : 1; in checkVALUHazardsHelper() local
880 VALUWaitStates - getWaitStatesSince(IsHazardFn, VALUWaitStates); in checkVALUHazardsHelper()