Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1345 static bool isStoreCountWaitZero(const MachineInstr &I) { in isStoreCountWaitZero() function
1371 return IsHazardInst(I) || isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()
1388 return isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()