Searched refs:RWLaneWaitStates (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp800 const int RWLaneWaitStates = 4; local
802 RWLaneWaitStates);
803 return RWLaneWaitStates - WaitStatesSince;

Completed in 105 milliseconds