Home
last modified time | relevance | path

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

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