Home
last modified time | relevance | path

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

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