Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vadd_u64

606 // CHECK-LABEL: define <1 x i64> @test_vadd_u64(<1 x i64> %a, <1 x i64> %b) #0 {
609 uint64x1_t test_vadd_u64(uint64x1_t a, uint64x1_t b) {