Lines Matching defs:vn_lane_bytes
1479 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
1501 inputs_n + (vn_lane_bytes * inputs_n_length) - 16);
1510 __ Ext(vn, vn, vntmp, vn_lane_bytes);
1548 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
1613 inputs_n_length - (16 / vn_lane_bytes) + n + 1;
1680 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
1711 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count));
1720 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes);
1920 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
1966 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2173 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
2221 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2435 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
2457 inputs_n + (vn_lane_bytes * inputs_n_length) - 16);
2466 __ Ext(vn, vn, vntmp, vn_lane_bytes);
2510 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
2581 inputs_n_length - (16 / vn_lane_bytes) + n + 1;
2652 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form);
2680 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count));
2691 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes);