Lines Matching refs:index
1573 unsigned index = lane + (iteration * vd_lane_count);
1576 static_cast<uint64_t>(results[index]));
1780 unsigned index = lane + (iteration * vd_lanes_per_q);
1783 static_cast<uint64_t>(results[index]));
2041 unsigned index = lane + (iteration * vd_lane_count);
2044 static_cast<uint64_t>(results[index]));
2124 // ==== Tests for instructions of the form <INST> Vd, Vn, Vm[<#index>]. ====
2309 unsigned index = lane + (iteration * vd_lane_count);
2312 static_cast<uint64_t>(results[index]));
2330 for (unsigned index = 0; index < indices_length; index++, d++) {
2336 (m * indices_length * vd_lane_count) + (index * vd_lane_count) +
2361 (index * vd_lane_count) + lane;
2380 indices[index],
2537 unsigned index = lane + (iteration * vd_lane_count);
2540 static_cast<uint64_t>(results[index]));
2767 unsigned index = lane + (iteration * vd_lane_count);
2770 static_cast<uint64_t>(results[index]));