Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSubtarget.h1188 bool hasVcmpxExecWARHazard() const { in hasVcmpxExecWARHazard() function
HDGCNHazardRecognizer.cpp1282 if (!ST.hasVcmpxExecWARHazard()) in fixVcmpxExecWARHazard()