aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorVictor Do Nascimento <victor.donascimento@arm.com>2023-11-02 15:52:52 +0000
committerVictor Do Nascimento <victor.donascimento@arm.com>2023-12-07 03:29:04 +0000
commit20214aaab6fe8d77523ef86b47248f35992f49d4 (patch)
tree1167a3939eccf0d3f0306c52817cd502d41355cc /gcc/expr.cc
parent142abf03bcbf066c521fd73edcb465db69a29040 (diff)
downloadgcc-20214aaab6fe8d77523ef86b47248f35992f49d4.zip
gcc-20214aaab6fe8d77523ef86b47248f35992f49d4.tar.gz
gcc-20214aaab6fe8d77523ef86b47248f35992f49d4.tar.bz2
aarch64: rcpc3: add Neon ACLE wrapper functions to `arm_neon.h'
Create the necessary mappings from the ACLE-defined Neon intrinsics names[1] to the internal builtin function names. [1] https://arm-software.github.io/acle/neon_intrinsics/advsimd.html gcc/ChangeLog: * config/aarch64/arm_neon.h (vldap1_lane_u64): New. (vldap1q_lane_u64): Likewise. (vldap1_lane_s64): Likewise. (vldap1q_lane_s64): Likewise. (vldap1_lane_f64): Likewise. (vldap1q_lane_f64): Likewise. (vldap1_lane_p64): Likewise. (vldap1q_lane_p64): Likewise. (vstl1_lane_u64): Likewise. (vstl1q_lane_u64): Likewise. (vstl1_lane_s64): Likewise. (vstl1q_lane_s64): Likewise. (vstl1_lane_f64): Likewise. (vstl1q_lane_f64): Likewise. (vstl1_lane_p64): Likewise. (vstl1q_lane_p64): Likewise.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions