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

/external/clang/test/CodeGen/
H A Daarch64-neon-2velem.c3794 // CHECK-LABEL: define <4 x i16> @test_vqrdmulh_n_s16(<4 x i16> %a, i16 %b) #0 {
3807 int16x4_t test_vqrdmulh_n_s16(int16x4_t a, int16_t b) { function
H A Darm_neon_intrinsics.c12533 // CHECK-LABEL: define <4 x i16> @test_vqrdmulh_n_s16(<4 x i16> %a, i16 signext %b) #0 {
12546 int16x4_t test_vqrdmulh_n_s16(int16x4_t a, int16_t b) { function
[all...]

Completed in 170 milliseconds