Lines Matching defs:a

15     int8_t a;  in test_simde_x_vclzb_s8()  member
71 int16_t a; in test_simde_x_vclzh_s16() member
127 int32_t a; in test_simde_x_vclzs_s32() member
183 uint8_t a; in test_simde_x_vclzb_u8() member
238 uint16_t a; in test_simde_x_vclzh_u16() member
294 uint32_t a; in test_simde_x_vclzs_u32() member
350 int8_t a[8]; in test_simde_vclz_s8() member
372 simde_int8x8_t a = simde_vld1_s8(test_vec[i].a); in test_simde_vclz_s8() local
401 int16_t a[4]; in test_simde_vclz_s16() member
423 simde_int16x4_t a = simde_vld1_s16(test_vec[i].a); in test_simde_vclz_s16() local
452 int32_t a[2]; in test_simde_vclz_s32() member
474 simde_int32x2_t a = simde_vld1_s32(test_vec[i].a); in test_simde_vclz_s32() local
503 uint8_t a[8]; in test_simde_vclz_u8() member
525 simde_uint8x8_t a = simde_vld1_u8(test_vec[i].a); in test_simde_vclz_u8() local
554 uint16_t a[4]; in test_simde_vclz_u16() member
576 simde_uint16x4_t a = simde_vld1_u16(test_vec[i].a); in test_simde_vclz_u16() local
605 uint32_t a[2]; in test_simde_vclz_u32() member
627 simde_uint32x2_t a = simde_vld1_u32(test_vec[i].a); in test_simde_vclz_u32() local
656 int8_t a[16]; in test_simde_vclzq_s8() member
694 simde_int8x16_t a = simde_vld1q_s8(test_vec[i].a); in test_simde_vclzq_s8() local
723 int16_t a[8]; in test_simde_vclzq_s16() member
745 simde_int16x8_t a = simde_vld1q_s16(test_vec[i].a); in test_simde_vclzq_s16() local
774 int32_t a[4]; in test_simde_vclzq_s32() member
796 simde_int32x4_t a = simde_vld1q_s32(test_vec[i].a); in test_simde_vclzq_s32() local
825 uint8_t a[16]; in test_simde_vclzq_u8() member
863 simde_uint8x16_t a = simde_vld1q_u8(test_vec[i].a); in test_simde_vclzq_u8() local
892 uint16_t a[8]; in test_simde_vclzq_u16() member
914 simde_uint16x8_t a = simde_vld1q_u16(test_vec[i].a); in test_simde_vclzq_u16() local
943 uint32_t a[4]; in test_simde_vclzq_u32() member
965 simde_uint32x4_t a = simde_vld1q_u32(test_vec[i].a); in test_simde_vclzq_u32() local