Searched refs:LaneSizeInBytesLog2FromFormat (Results 1 – 9 of 9) sorted by relevance
200 int LaneSizeInBytesLog2FromFormat(VectorFormat vform) { in LaneSizeInBytesLog2FromFormat() function
291 int LaneSizeInBytesLog2FromFormat(VectorFormat vform);
2309 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON5()2316 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON4()
603 int LaneSizeInBytesLog2FromFormat(VectorFormat vform) { in LaneSizeInBytesLog2FromFormat() function
611 int LaneSizeInBytesLog2FromFormat(VectorFormat vform);
4172 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON5()4179 int s = LaneSizeInBytesLog2FromFormat(static_cast<VectorFormat>(format)); in ImmNEON4()
5636 int index_shift = LaneSizeInBytesLog2FromFormat(vf); in NEONLoadStoreSingleStructHelper()
1480 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test1OpNEON_Helper()1681 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test1OpAcrossNEON_Helper()1921 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test2OpNEON_Helper()1927 const unsigned vm_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vm_form); in Test2OpNEON_Helper()2174 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in TestByElementNEON_Helper()2180 const unsigned vm_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vm_form); in TestByElementNEON_Helper()2436 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in Test2OpImmNEON_Helper()2653 const unsigned vn_lane_bytes_log2 = LaneSizeInBytesLog2FromFormat(vn_form); in TestOpImmOpImmNEON_Helper()
4897 int index_shift = LaneSizeInBytesLog2FromFormat(vf); in NEONLoadStoreSingleStructHelper()