Searched refs:vcreate_f16 (Results 1 – 2 of 2) sorted by relevance
3090 vcreate_f16 (uint64_t __a) in vcreate_f16() function28296 __temp.val[0] = vcombine_f16 (__val.val[0], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst1_f16_x2()28297 __temp.val[1] = vcombine_f16 (__val.val[1], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst1_f16_x2()28646 __temp.val[0] = vcombine_f16 (__val.val[0], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst1_f16_x3()28647 __temp.val[1] = vcombine_f16 (__val.val[1], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst1_f16_x3()28648 __temp.val[2] = vcombine_f16 (__val.val[2], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst1_f16_x3()29222 __temp.val[0] = vcombine_f16 (__val.val[0], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst2_f16()29223 __temp.val[1] = vcombine_f16 (__val.val[1], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst2_f16()29570 __temp.val[0] = vcombine_f16 (__val.val[0], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst3_f16()29571 __temp.val[1] = vcombine_f16 (__val.val[1], vcreate_f16 (__AARCH64_UINT64_C (0))); in vst3_f16()[all …]
6569 vcreate_f16 (uint64_t __a) in vcreate_f16() function