Searched refs:hasPermLaneX16 (Results 1 – 2 of 2) sorted by relevance
403 assert(ST.hasPermLaneX16()); in buildReduction()464 assert(ST.hasPermLaneX16()); in buildScan()739 if (!NeedResult && ST.hasPermLaneX16()) { in optimizeAtomic()
1063 bool hasPermLaneX16() const { return getGeneration() >= GFX10; } in hasPermLaneX16() function