Searched refs:test_vmull_high_u32 (Results 1 – 2 of 2) sorted by relevance
1423 define <2 x i64> @test_vmull_high_u32(<4 x i32> %a, <4 x i32> %b) {1424 ; CHECK-LABEL: test_vmull_high_u32:
5164 uint64x2_t test_vmull_high_u32(uint32x4_t a, uint32x4_t b) { in test_vmull_high_u32() function