Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp1400 const int NoHazardWaitStates = 15; in fixLdsDirectVALUHazard() local
1413 if (WaitStates >= NoHazardWaitStates) in fixLdsDirectVALUHazard()
1435 WaitVdstOp->setImm(std::min(Count, NoHazardWaitStates)); in fixLdsDirectVALUHazard()