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