Searched refs:vqdmlal_n_s16 (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/CodeGen/ |
D | aarch64-neon-2velem.c | 4039 return vqdmlal_n_s16(a, b, c); in test_vqdmlal_n_s16()
|
D | arm_neon_intrinsics.c | 11884 return vqdmlal_n_s16(a, b, c); in test_vqdmlal_n_s16()
|
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-neon-2velem.c | 4664 return vqdmlal_n_s16(a, b, c); in test_vqdmlal_n_s16()
|
D | arm_neon_intrinsics.c | 9858 return vqdmlal_n_s16(a, b, c); in test_vqdmlal_n_s16()
|
/external/arm-neon-tests/ |
D | ref-rvct-neon-nofp16.txt | 511 VQDMLAL_N:0:vqdmlal_n_s16 Neon cumulative saturation 0 539 VQDMLAL_N:24:vqdmlal_n_s16 Neon cumulative saturation 1
|
D | ref-rvct-neon.txt | 551 VQDMLAL_N:0:vqdmlal_n_s16 Neon cumulative saturation 0 581 VQDMLAL_N:26:vqdmlal_n_s16 Neon cumulative saturation 1
|
D | ref-rvct-all.txt | 551 VQDMLAL_N:0:vqdmlal_n_s16 Neon cumulative saturation 0 581 VQDMLAL_N:26:vqdmlal_n_s16 Neon cumulative saturation 1
|
/external/neon_2_sse/ |
D | NEON_2_SSE.h | 1937 _NEON2SSESTORAGE int32x4_t vqdmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c); // VQDMLAL.S16 q0, d… 14121 _NEON2SSESTORAGE int32x4_t vqdmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c); // VQDMLAL.S16 q0, d… 14122 _NEON2SSE_INLINE int32x4_t vqdmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c) in vqdmlal_n_s16() function
|