Searched refs:vmovl_s16 (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/build/b9193874-neon/jni/
H A Db9193874-neon.c114 vmovl_s16 (int16x4_t __a) function
258 int32x4_t vl = vmovl_s16(vget_low_s16(vv));
259 int32x4_t vh = vmovl_s16(vget_high_s16(vv));
306 int32x4_t vl = vmovl_s16(vget_low_s16(vv));
307 int32x4_t vh = vmovl_s16(vget_high_s16(vv));

Completed in 19 milliseconds