Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmax_u32

4267 // CHECK-LABEL: define <2 x i32> @test_vmax_u32(<2 x i32> %a, <2 x i32> %b) #0 {
4274 uint32x2_t test_vmax_u32(uint32x2_t a, uint32x2_t b) {