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

/external/clang/test/CodeGen/
H A Daarch64-neon-2velem.c928 // CHECK-LABEL: define <4 x i32> @test_vmull_lane_s16(<4 x i16> %a, <4 x i16> %v) #0 {
936 int32x4_t test_vmull_lane_s16(int16x4_t a, int16x4_t v) { function
H A Darm_neon_intrinsics.c10386 // CHECK-LABEL: define <4 x i32> @test_vmull_lane_s16(<4 x i16> %a, <4 x i16> %b) #0 {
10394 int32x4_t test_vmull_lane_s16(int16x4_t a, int16x4_t b) { function
[all...]

Completed in 188 milliseconds