Searched refs:ZERO_32x2 (Results 1 – 1 of 1) sorted by relevance
168 static const int32x2_t ZERO_32x2 = vmov_n_s32(0); in ToInt32x2() local170 vld1_lane_s32(reinterpret_cast<const int32*>(v0), ZERO_32x2, 0); in ToInt32x2()