Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:test_vst1_u8

11637 // CHECK-LABEL: define void @test_vst1_u8(i8* %a, <8 x i8> %b) #0 {
11641 void test_vst1_u8(uint8_t *a, uint8x8_t b) {