Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vreinterpret_u8_f32

14027 // CHECK-LABEL: define <8 x i8> @test_vreinterpret_u8_f32(<2 x float> %a) #0 {
14030 uint8x8_t test_vreinterpret_u8_f32(float32x2_t a) {