Searched refs:hasPermLaneX16 (Results 1 – 2 of 2) sorted by relevance
304 assert(ST->hasPermLaneX16()); in buildReduction()363 assert(ST->hasPermLaneX16()); in buildScan()540 if (!NeedResult && ST->hasPermLaneX16()) { in optimizeAtomic()
866 bool hasPermLaneX16() const { return getGeneration() >= GFX10; } in hasPermLaneX16() function