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