Searched refs:vn_lane_bytes (Results 1 – 1 of 1) sorted by relevance
1208 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpNEON_Helper() local1230 inputs_n + (vn_lane_bytes * inputs_n_length) - 16); in Test1OpNEON_Helper()1239 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test1OpNEON_Helper()1275 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpNEON() local1334 inputs_n_length - (16 / vn_lane_bytes) + n + 1; in Test1OpNEON()1399 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test1OpAcrossNEON_Helper() local1424 inputs_n + vn_lane_bytes * (inputs_n_length - vn_lane_count)); in Test1OpAcrossNEON_Helper()1433 __ Ext(vn_ext, vn_ext, vntmp_ext, vn_lane_bytes); in Test1OpAcrossNEON_Helper()1607 const unsigned vn_lane_bytes = LaneSizeInBytesFromFormat(vn_form); in Test2OpNEON_Helper() local1653 __ Ext(vn, vn, vntmp, vn_lane_bytes); in Test2OpNEON_Helper()[all …]