Lines Matching refs:float16_t

5869 float16x8_t test_vld1q_f16(float16_t const *a) {
5947 float16x4_t test_vld1_f16(float16_t const *a) {
6025 float16x8x2_t test_vld2q_f16(float16_t const *a) {
6103 float16x4x2_t test_vld2_f16(float16_t const *a) {
6181 float16x8x3_t test_vld3q_f16(float16_t const *a) {
6259 float16x4x3_t test_vld3_f16(float16_t const *a) {
6337 float16x8x4_t test_vld4q_f16(float16_t const *a) {
6415 float16x4x4_t test_vld4_f16(float16_t const *a) {
6493 void test_vst1q_f16(float16_t *a, float16x8_t b) {
6571 void test_vst1_f16(float16_t *a, float16x4_t b) {
6649 void test_vst2q_f16(float16_t *a, float16x8x2_t b) {
6727 void test_vst2_f16(float16_t *a, float16x4x2_t b) {
6805 void test_vst3q_f16(float16_t *a, float16x8x3_t b) {
6883 void test_vst3_f16(float16_t *a, float16x4x3_t b) {
6961 void test_vst4q_f16(float16_t *a, float16x8x4_t b) {
7039 void test_vst4_f16(float16_t *a, float16x4x4_t b) {
7117 float16x8x2_t test_vld1q_f16_x2(float16_t const *a) {
7201 float16x4x2_t test_vld1_f16_x2(float16_t const *a) {
7285 float16x8x3_t test_vld1q_f16_x3(float16_t const *a) {
7369 float16x4x3_t test_vld1_f16_x3(float16_t const *a) {
7453 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) {
7537 float16x4x4_t test_vld1_f16_x4(float16_t const *a) {
7621 void test_vst1q_f16_x2(float16_t *a, float16x8x2_t b) {
7705 void test_vst1_f16_x2(float16_t *a, float16x4x2_t b) {
7789 void test_vst1q_f16_x3(float16_t *a, float16x8x3_t b) {
7873 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) {
7957 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) {
8041 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) {