Home
last modified time | relevance | path

Searched refs:vn_lane_bytes (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1324 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()
[all …]