Searched defs:test_vshll_n_s32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-misc.c2255 // CHECK-LABEL: define <2 x i64> @test_vshll_n_s32(<2 x i32> %a) #0 {
2261 int64x2_t test_vshll_n_s32(int32x2_t a) { function
H A Daarch64-neon-intrinsics.c6922 // CHECK-LABEL: define <2 x i64> @test_vshll_n_s32(<2 x i32> %a) #0 {
6928 int64x2_t test_vshll_n_s32(int32x2_t a) { function
[all...]
H A Darm_neon_intrinsics.c17004 // CHECK-LABEL: define <2 x i64> @test_vshll_n_s32(<2 x i32> %a) #0 {
17010 int64x2_t test_vshll_n_s32(int32x2_t a) { function
[all...]

Completed in 300 milliseconds