Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1007 bool hasSMEMtoVectorWriteHazard() const { in hasSMEMtoVectorWriteHazard() function
H A DGCNHazardRecognizer.cpp1190 if (!ST.hasSMEMtoVectorWriteHazard()) in fixSMEMtoVectorWriteHazards()