Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1334 static bool isStoreCountWaitZero(const MachineInstr &I) { in isStoreCountWaitZero() function
1359 return IsHazardInst(I) || isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()
1376 return isStoreCountWaitZero(I); in fixLdsBranchVmemWARHazard()