Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vmin_u32

8702 // CHECK-LABEL: define <2 x i32> @test_vmin_u32(<2 x i32> %a, <2 x i32> %b) #0 {
8711 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) {