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

/external/clang/test/CodeGen/
H A Daarch64-neon-2velem.c1266 // CHECK-LABEL: define <2 x i64> @test_vqdmull_lane_s32(<2 x i32> %a, <2 x i32> %v) #0 {
1276 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t v) { function
H A Darm_neon_intrinsics.c12221 // CHECK-LABEL: define <2 x i64> @test_vqdmull_lane_s32(<2 x i32> %a, <2 x i32> %b) #0 {
12231 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { function
[all...]

Completed in 187 milliseconds