Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSubtarget.h1176 bool hasSMEMtoVectorWriteHazard() const { in hasSMEMtoVectorWriteHazard() function
HDGCNHazardRecognizer.cpp1195 if (!ST.hasSMEMtoVectorWriteHazard()) in fixSMEMtoVectorWriteHazards()