Searched defs:test_vpadal_u32 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-misc.c1129 // CHECK-LABEL: define <1 x i64> @test_vpadal_u32(<1 x i64> %a, <2 x i32> %b) #0 {
1137 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { function
H A Darm_neon_intrinsics.c11150 // CHECK-LABEL: define <1 x i64> @test_vpadal_u32(<1 x i64> %a, <2 x i32> %b) #0 {
11157 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { function
[all...]

Completed in 143 milliseconds