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.cpp1436 static bool isStoreCountWaitZero(const MachineInstr &I) { in isStoreCountWaitZero() function
1463 return IsHazardInst(I) || isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()
1480 return isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()