Searched refs:hasLdsDirect (Results 1 – 2 of 2) sorted by relevance
1033 bool hasLdsDirect() const { return getGeneration() >= GFX11; } in hasLdsDirect() function
1079 if (ST.hasLdsDirect()) { in fixHazards()