Searched refs:vcreate_s64 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Darm_neon.h3083 vcreate_s64 (uint64_t __a) function
28138 = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0)));
28140 = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0)));
28481 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0)));
28482 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0)));
28483 __temp.val[2] = vcombine_s64 (__val.val[2], vcreate_s64 (__AARCH64_INT64_C (0)));
29079 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0)));
29080 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_C (0)));
29405 __temp.val[0] = vcombine_s64 (__val.val[0], vcreate_s64 (__AARCH64_INT64_C (0)));
29406 __temp.val[1] = vcombine_s64 (__val.val[1], vcreate_s64 (__AARCH64_INT64_
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm_neon.h6561 vcreate_s64 (uint64_t __a) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm_neon.h6600 vcreate_s64 (uint64_t __a) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Darm_neon.h2555 vcreate_s64 (uint64_t __a) function

Completed in 557 milliseconds