Lines Matching refs:vn_lane_bytes
1324 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpNEON_Helper() local
1346 inputs_n + (vn_lane_bytes * inputs_n_length) - 16); in Test1OpNEON_Helper()
1355 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test1OpNEON_Helper()
1394 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpNEON() local
1456 inputs_n_length - (16 / vn_lane_bytes) + n + 1; in Test1OpNEON()
1520 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpAcrossNEON_Helper() local
1551 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count)); in Test1OpAcrossNEON_Helper()
1560 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in Test1OpAcrossNEON_Helper()
1751 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test2OpNEON_Helper() local
1797 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpNEON_Helper()
1992 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in TestByElementNEON_Helper() local
2038 __ Ext(vn, vn, vntmp, vn_lane_bytes); in TestByElementNEON_Helper()
2245 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test2OpImmNEON_Helper() local
2267 inputs_n + (vn_lane_bytes * inputs_n_length) - 16); in Test2OpImmNEON_Helper()
2276 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpImmNEON_Helper()
2321 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test2OpImmNEON() local
2389 inputs_n_length - (16 / vn_lane_bytes) + n + 1; in Test2OpImmNEON()
2459 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in TestOpImmOpImmNEON_Helper() local
2487 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count)); in TestOpImmOpImmNEON_Helper()
2498 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in TestOpImmOpImmNEON_Helper()