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