Searched refs:v2_i16x4 (Results 1 – 1 of 1) sorted by relevance
2186 const int16x4_t v2_i16x4 = vget_low_s16(v1_i16x8); in NeonVectorScalarMultiply() local2191 float32x4_t v2_f32x4 = vcvtq_f32_s32(vmovl_s16(v2_i16x4)); in NeonVectorScalarMultiply()