Searched defs:shift_s32x4 (Results 1 – 1 of 1) sorted by relevance
123 const int32x4_t shift_s32x4, in copy_winner_state_kernel()189 const int32x4_t shift_s32x4 = vdupq_n_s32( -shift ); in copy_winner_state() local