Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1092 bool hasSMEMtoVectorWriteHazard() const { in hasSMEMtoVectorWriteHazard() function
H A DGCNHazardRecognizer.cpp1192 if (!ST.hasSMEMtoVectorWriteHazard()) in fixSMEMtoVectorWriteHazards()