Searched refs:LaneSizeInBytesLog2FromFormat (Results 1 – 10 of 10) sorted by relevance
200 int LaneSizeInBytesLog2FromFormat(VectorFormat vform) { in LaneSizeInBytesLog2FromFormat() function
309 int LaneSizeInBytesLog2FromFormat(VectorFormat vform);
2333 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON5()2340 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON4()
1473 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test1OpNEON_Helper()1674 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test1OpAcrossNEON_Helper()1914 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test2OpNEON_Helper()1920 const unsigned vm_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vm_form); in Test2OpNEON_Helper()2167 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in TestByElementNEON_Helper()2173 const unsigned vm_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vm_form); in TestByElementNEON_Helper()2429 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test2OpImmNEON_Helper()2646 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in TestOpImmOpImmNEON_Helper()
725 int LaneSizeInBytesLog2FromFormat(VectorFormat vform);
1301 int LaneSizeInBytesLog2FromFormat(VectorFormat vform) { in LaneSizeInBytesLog2FromFormat() function
2032 absdiff >>= LaneSizeInBytesLog2FromFormat(vform); in Simulator()8247 int index_shift = LaneSizeInBytesLog2FromFormat(vf); in Simulator()12155 int msize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in Simulator()12189 int msize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in Simulator()12578 int msize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in Simulator()12608 int msize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in Simulator()
7583 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON5()7590 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON4()
7227 int esize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in SVEStructuredStoreHelper()7288 int esize_in_bytes_log2 = LaneSizeInBytesLog2FromFormat(vform); in SVEStructuredLoadHelper()
5133 int index_shift = LaneSizeInBytesLog2FromFormat(vf); in NEONLoadStoreSingleStructHelper()