> -----Original Message----- > From: Christophe Lyon <christophe.l...@arm.com> > Sent: Tuesday, April 18, 2023 2:46 PM > To: gcc-patches@gcc.gnu.org; Kyrylo Tkachov <kyrylo.tkac...@arm.com>; > Richard Earnshaw <richard.earns...@arm.com>; Richard Sandiford > <richard.sandif...@arm.com> > Cc: Christophe Lyon <christophe.l...@arm.com> > Subject: [PATCH 13/22] arm: [MVE intrinsics] rework vorrq > > Implement vorrq using the new MVE builtins framework. > Ok. Thanks, Kyrill > 2022-09-08 Christophe Lyon <christophe.l...@arm.com> > > gcc/ > * config/arm/arm-mve-builtins-base.cc > (FUNCTION_WITH_RTX_M_N_NO_N_F): New. > (vorrq): New. > * config/arm/arm-mve-builtins-base.def (vorrq): New. > * config/arm/arm-mve-builtins-base.h (vorrq): New. > * config/arm/arm-mve-builtins.cc > (function_instance::has_inactive_argument): Handle vorrq. > * config/arm/arm_mve.h (vorrq): Remove. > (vorrq_m_n): Remove. > (vorrq_m): Remove. > (vorrq_x): Remove. > (vorrq_u8): Remove. > (vorrq_s8): Remove. > (vorrq_u16): Remove. > (vorrq_s16): Remove. > (vorrq_u32): Remove. > (vorrq_s32): Remove. > (vorrq_n_u16): Remove. > (vorrq_f16): Remove. > (vorrq_n_s16): Remove. > (vorrq_n_u32): Remove. > (vorrq_f32): Remove. > (vorrq_n_s32): Remove. > (vorrq_m_n_s16): Remove. > (vorrq_m_n_u16): Remove. > (vorrq_m_n_s32): Remove. > (vorrq_m_n_u32): Remove. > (vorrq_m_s8): Remove. > (vorrq_m_s32): Remove. > (vorrq_m_s16): Remove. > (vorrq_m_u8): Remove. > (vorrq_m_u32): Remove. > (vorrq_m_u16): Remove. > (vorrq_m_f32): Remove. > (vorrq_m_f16): Remove. > (vorrq_x_s8): Remove. > (vorrq_x_s16): Remove. > (vorrq_x_s32): Remove. > (vorrq_x_u8): Remove. > (vorrq_x_u16): Remove. > (vorrq_x_u32): Remove. > (vorrq_x_f16): Remove. > (vorrq_x_f32): Remove. > (__arm_vorrq_u8): Remove. > (__arm_vorrq_s8): Remove. > (__arm_vorrq_u16): Remove. > (__arm_vorrq_s16): Remove. > (__arm_vorrq_u32): Remove. > (__arm_vorrq_s32): Remove. > (__arm_vorrq_n_u16): Remove. > (__arm_vorrq_n_s16): Remove. > (__arm_vorrq_n_u32): Remove. > (__arm_vorrq_n_s32): Remove. > (__arm_vorrq_m_n_s16): Remove. > (__arm_vorrq_m_n_u16): Remove. > (__arm_vorrq_m_n_s32): Remove. > (__arm_vorrq_m_n_u32): Remove. > (__arm_vorrq_m_s8): Remove. > (__arm_vorrq_m_s32): Remove. > (__arm_vorrq_m_s16): Remove. > (__arm_vorrq_m_u8): Remove. > (__arm_vorrq_m_u32): Remove. > (__arm_vorrq_m_u16): Remove. > (__arm_vorrq_x_s8): Remove. > (__arm_vorrq_x_s16): Remove. > (__arm_vorrq_x_s32): Remove. > (__arm_vorrq_x_u8): Remove. > (__arm_vorrq_x_u16): Remove. > (__arm_vorrq_x_u32): Remove. > (__arm_vorrq_f16): Remove. > (__arm_vorrq_f32): Remove. > (__arm_vorrq_m_f32): Remove. > (__arm_vorrq_m_f16): Remove. > (__arm_vorrq_x_f16): Remove. > (__arm_vorrq_x_f32): Remove. > (__arm_vorrq): Remove. > (__arm_vorrq_m_n): Remove. > (__arm_vorrq_m): Remove. > (__arm_vorrq_x): Remove. > --- > gcc/config/arm/arm-mve-builtins-base.cc | 9 + > gcc/config/arm/arm-mve-builtins-base.def | 2 + > gcc/config/arm/arm-mve-builtins-base.h | 1 + > gcc/config/arm/arm-mve-builtins.cc | 3 + > gcc/config/arm/arm_mve.h | 559 ----------------------- > 5 files changed, 15 insertions(+), 559 deletions(-) > > diff --git a/gcc/config/arm/arm-mve-builtins-base.cc b/gcc/config/arm/arm- > mve-builtins-base.cc > index 51fed8f671f..499a1ef9f0e 100644 > --- a/gcc/config/arm/arm-mve-builtins-base.cc > +++ b/gcc/config/arm/arm-mve-builtins-base.cc > @@ -98,10 +98,19 @@ namespace arm_mve { > UNSPEC##_M_S, UNSPEC##_M_U, UNSPEC##_M_F, > \ > -1, -1, -1)) > > + /* Helper for builtins with RTX codes, _m predicated and _n overrides. */ > +#define FUNCTION_WITH_RTX_M_N_NO_N_F(NAME, RTX, UNSPEC) > FUNCTION \ > + (NAME, unspec_based_mve_function_exact_insn, > \ > + (RTX, RTX, RTX, \ > + UNSPEC##_N_S, UNSPEC##_N_U, -1, \ > + UNSPEC##_M_S, UNSPEC##_M_U, UNSPEC##_M_F, > \ > + UNSPEC##_M_N_S, UNSPEC##_M_N_U, -1)) > + > FUNCTION_WITH_RTX_M_N (vaddq, PLUS, VADDQ) > FUNCTION_WITH_RTX_M (vandq, AND, VANDQ) > FUNCTION_WITH_RTX_M (veorq, XOR, VEORQ) > FUNCTION_WITH_RTX_M_N (vmulq, MULT, VMULQ) > +FUNCTION_WITH_RTX_M_N_NO_N_F (vorrq, IOR, VORRQ) > FUNCTION (vreinterpretq, vreinterpretq_impl,) > FUNCTION_WITH_RTX_M_N (vsubq, MINUS, VSUBQ) > FUNCTION (vuninitializedq, vuninitializedq_impl,) > diff --git a/gcc/config/arm/arm-mve-builtins-base.def b/gcc/config/arm/arm- > mve-builtins-base.def > index a933c9fc91e..c3f8c0f0eeb 100644 > --- a/gcc/config/arm/arm-mve-builtins-base.def > +++ b/gcc/config/arm/arm-mve-builtins-base.def > @@ -22,6 +22,7 @@ DEF_MVE_FUNCTION (vaddq, binary_opt_n, all_integer, > mx_or_none) > DEF_MVE_FUNCTION (vandq, binary, all_integer, mx_or_none) > DEF_MVE_FUNCTION (veorq, binary, all_integer, mx_or_none) > DEF_MVE_FUNCTION (vmulq, binary_opt_n, all_integer, mx_or_none) > +DEF_MVE_FUNCTION (vorrq, binary_orrq, all_integer, mx_or_none) > DEF_MVE_FUNCTION (vreinterpretq, unary_convert, reinterpret_integer, > none) > DEF_MVE_FUNCTION (vsubq, binary_opt_n, all_integer, mx_or_none) > DEF_MVE_FUNCTION (vuninitializedq, inherent, all_integer_with_64, none) > @@ -32,6 +33,7 @@ DEF_MVE_FUNCTION (vaddq, binary_opt_n, all_float, > mx_or_none) > DEF_MVE_FUNCTION (vandq, binary, all_float, mx_or_none) > DEF_MVE_FUNCTION (veorq, binary, all_float, mx_or_none) > DEF_MVE_FUNCTION (vmulq, binary_opt_n, all_float, mx_or_none) > +DEF_MVE_FUNCTION (vorrq, binary_orrq, all_float, mx_or_none) > DEF_MVE_FUNCTION (vreinterpretq, unary_convert, reinterpret_float, none) > DEF_MVE_FUNCTION (vsubq, binary_opt_n, all_float, mx_or_none) > DEF_MVE_FUNCTION (vuninitializedq, inherent, all_float, none) > diff --git a/gcc/config/arm/arm-mve-builtins-base.h b/gcc/config/arm/arm- > mve-builtins-base.h > index 4fcf55715b6..c450b373239 100644 > --- a/gcc/config/arm/arm-mve-builtins-base.h > +++ b/gcc/config/arm/arm-mve-builtins-base.h > @@ -27,6 +27,7 @@ extern const function_base *const vaddq; > extern const function_base *const vandq; > extern const function_base *const veorq; > extern const function_base *const vmulq; > +extern const function_base *const vorrq; > extern const function_base *const vreinterpretq; > extern const function_base *const vsubq; > extern const function_base *const vuninitializedq; > diff --git a/gcc/config/arm/arm-mve-builtins.cc b/gcc/config/arm/arm-mve- > builtins.cc > index c74e890bd3d..0708d4fa94a 100644 > --- a/gcc/config/arm/arm-mve-builtins.cc > +++ b/gcc/config/arm/arm-mve-builtins.cc > @@ -669,6 +669,9 @@ function_instance::has_inactive_argument () const > if (pred != PRED_m) > return false; > > + if (base == functions::vorrq && mode_suffix_id == MODE_n) > + return false; > + > return true; > } > > diff --git a/gcc/config/arm/arm_mve.h b/gcc/config/arm/arm_mve.h > index 0ad0122e44f..edf8e247421 100644 > --- a/gcc/config/arm/arm_mve.h > +++ b/gcc/config/arm/arm_mve.h > @@ -65,7 +65,6 @@ > #define vrhaddq(__a, __b) __arm_vrhaddq(__a, __b) > #define vqsubq(__a, __b) __arm_vqsubq(__a, __b) > #define vqaddq(__a, __b) __arm_vqaddq(__a, __b) > -#define vorrq(__a, __b) __arm_vorrq(__a, __b) > #define vornq(__a, __b) __arm_vornq(__a, __b) > #define vmulltq_int(__a, __b) __arm_vmulltq_int(__a, __b) > #define vmullbq_int(__a, __b) __arm_vmullbq_int(__a, __b) > @@ -201,7 +200,6 @@ > #define vrmlaldavhxq_p(__a, __b, __p) __arm_vrmlaldavhxq_p(__a, __b, > __p) > #define vrmlsldavhq_p(__a, __b, __p) __arm_vrmlsldavhq_p(__a, __b, __p) > #define vrmlsldavhxq_p(__a, __b, __p) __arm_vrmlsldavhxq_p(__a, __b, > __p) > -#define vorrq_m_n(__a, __imm, __p) __arm_vorrq_m_n(__a, __imm, __p) > #define vqrshrntq(__a, __b, __imm) __arm_vqrshrntq(__a, __b, __imm) > #define vqshrnbq(__a, __b, __imm) __arm_vqshrnbq(__a, __b, __imm) > #define vqshrntq(__a, __b, __imm) __arm_vqshrntq(__a, __b, __imm) > @@ -254,7 +252,6 @@ > #define vmullbq_int_m(__inactive, __a, __b, __p) > __arm_vmullbq_int_m(__inactive, __a, __b, __p) > #define vmulltq_int_m(__inactive, __a, __b, __p) > __arm_vmulltq_int_m(__inactive, __a, __b, __p) > #define vornq_m(__inactive, __a, __b, __p) __arm_vornq_m(__inactive, __a, > __b, __p) > -#define vorrq_m(__inactive, __a, __b, __p) __arm_vorrq_m(__inactive, __a, > __b, __p) > #define vqaddq_m(__inactive, __a, __b, __p) __arm_vqaddq_m(__inactive, > __a, __b, __p) > #define vqdmladhq_m(__inactive, __a, __b, __p) > __arm_vqdmladhq_m(__inactive, __a, __b, __p) > #define vqdmlashq_m(__a, __b, __c, __p) __arm_vqdmlashq_m(__a, __b, > __c, __p) > @@ -406,7 +403,6 @@ > #define vmovltq_x(__a, __p) __arm_vmovltq_x(__a, __p) > #define vmvnq_x(__a, __p) __arm_vmvnq_x(__a, __p) > #define vornq_x(__a, __b, __p) __arm_vornq_x(__a, __b, __p) > -#define vorrq_x(__a, __b, __p) __arm_vorrq_x(__a, __b, __p) > #define vrev16q_x(__a, __p) __arm_vrev16q_x(__a, __p) > #define vrev32q_x(__a, __p) __arm_vrev32q_x(__a, __p) > #define vrev64q_x(__a, __p) __arm_vrev64q_x(__a, __p) > @@ -682,7 +678,6 @@ > #define vqsubq_n_u8(__a, __b) __arm_vqsubq_n_u8(__a, __b) > #define vqaddq_u8(__a, __b) __arm_vqaddq_u8(__a, __b) > #define vqaddq_n_u8(__a, __b) __arm_vqaddq_n_u8(__a, __b) > -#define vorrq_u8(__a, __b) __arm_vorrq_u8(__a, __b) > #define vornq_u8(__a, __b) __arm_vornq_u8(__a, __b) > #define vmulltq_int_u8(__a, __b) __arm_vmulltq_int_u8(__a, __b) > #define vmullbq_int_u8(__a, __b) __arm_vmullbq_int_u8(__a, __b) > @@ -754,7 +749,6 @@ > #define vqdmulhq_n_s8(__a, __b) __arm_vqdmulhq_n_s8(__a, __b) > #define vqaddq_s8(__a, __b) __arm_vqaddq_s8(__a, __b) > #define vqaddq_n_s8(__a, __b) __arm_vqaddq_n_s8(__a, __b) > -#define vorrq_s8(__a, __b) __arm_vorrq_s8(__a, __b) > #define vornq_s8(__a, __b) __arm_vornq_s8(__a, __b) > #define vmulltq_int_s8(__a, __b) __arm_vmulltq_int_s8(__a, __b) > #define vmullbq_int_s8(__a, __b) __arm_vmullbq_int_s8(__a, __b) > @@ -788,7 +782,6 @@ > #define vqsubq_n_u16(__a, __b) __arm_vqsubq_n_u16(__a, __b) > #define vqaddq_u16(__a, __b) __arm_vqaddq_u16(__a, __b) > #define vqaddq_n_u16(__a, __b) __arm_vqaddq_n_u16(__a, __b) > -#define vorrq_u16(__a, __b) __arm_vorrq_u16(__a, __b) > #define vornq_u16(__a, __b) __arm_vornq_u16(__a, __b) > #define vmulltq_int_u16(__a, __b) __arm_vmulltq_int_u16(__a, __b) > #define vmullbq_int_u16(__a, __b) __arm_vmullbq_int_u16(__a, __b) > @@ -860,7 +853,6 @@ > #define vqdmulhq_n_s16(__a, __b) __arm_vqdmulhq_n_s16(__a, __b) > #define vqaddq_s16(__a, __b) __arm_vqaddq_s16(__a, __b) > #define vqaddq_n_s16(__a, __b) __arm_vqaddq_n_s16(__a, __b) > -#define vorrq_s16(__a, __b) __arm_vorrq_s16(__a, __b) > #define vornq_s16(__a, __b) __arm_vornq_s16(__a, __b) > #define vmulltq_int_s16(__a, __b) __arm_vmulltq_int_s16(__a, __b) > #define vmullbq_int_s16(__a, __b) __arm_vmullbq_int_s16(__a, __b) > @@ -894,7 +886,6 @@ > #define vqsubq_n_u32(__a, __b) __arm_vqsubq_n_u32(__a, __b) > #define vqaddq_u32(__a, __b) __arm_vqaddq_u32(__a, __b) > #define vqaddq_n_u32(__a, __b) __arm_vqaddq_n_u32(__a, __b) > -#define vorrq_u32(__a, __b) __arm_vorrq_u32(__a, __b) > #define vornq_u32(__a, __b) __arm_vornq_u32(__a, __b) > #define vmulltq_int_u32(__a, __b) __arm_vmulltq_int_u32(__a, __b) > #define vmullbq_int_u32(__a, __b) __arm_vmullbq_int_u32(__a, __b) > @@ -966,7 +957,6 @@ > #define vqdmulhq_n_s32(__a, __b) __arm_vqdmulhq_n_s32(__a, __b) > #define vqaddq_s32(__a, __b) __arm_vqaddq_s32(__a, __b) > #define vqaddq_n_s32(__a, __b) __arm_vqaddq_n_s32(__a, __b) > -#define vorrq_s32(__a, __b) __arm_vorrq_s32(__a, __b) > #define vornq_s32(__a, __b) __arm_vornq_s32(__a, __b) > #define vmulltq_int_s32(__a, __b) __arm_vmulltq_int_s32(__a, __b) > #define vmullbq_int_s32(__a, __b) __arm_vmullbq_int_s32(__a, __b) > @@ -1005,7 +995,6 @@ > #define vqmovunbq_s16(__a, __b) __arm_vqmovunbq_s16(__a, __b) > #define vshlltq_n_u8(__a, __imm) __arm_vshlltq_n_u8(__a, __imm) > #define vshllbq_n_u8(__a, __imm) __arm_vshllbq_n_u8(__a, __imm) > -#define vorrq_n_u16(__a, __imm) __arm_vorrq_n_u16(__a, __imm) > #define vbicq_n_u16(__a, __imm) __arm_vbicq_n_u16(__a, __imm) > #define vcmpneq_n_f16(__a, __b) __arm_vcmpneq_n_f16(__a, __b) > #define vcmpneq_f16(__a, __b) __arm_vcmpneq_f16(__a, __b) > @@ -1025,7 +1014,6 @@ > #define vqdmulltq_n_s16(__a, __b) __arm_vqdmulltq_n_s16(__a, __b) > #define vqdmullbq_s16(__a, __b) __arm_vqdmullbq_s16(__a, __b) > #define vqdmullbq_n_s16(__a, __b) __arm_vqdmullbq_n_s16(__a, __b) > -#define vorrq_f16(__a, __b) __arm_vorrq_f16(__a, __b) > #define vornq_f16(__a, __b) __arm_vornq_f16(__a, __b) > #define vmovntq_s16(__a, __b) __arm_vmovntq_s16(__a, __b) > #define vmovnbq_s16(__a, __b) __arm_vmovnbq_s16(__a, __b) > @@ -1051,7 +1039,6 @@ > #define vabdq_f16(__a, __b) __arm_vabdq_f16(__a, __b) > #define vshlltq_n_s8(__a, __imm) __arm_vshlltq_n_s8(__a, __imm) > #define vshllbq_n_s8(__a, __imm) __arm_vshllbq_n_s8(__a, __imm) > -#define vorrq_n_s16(__a, __imm) __arm_vorrq_n_s16(__a, __imm) > #define vbicq_n_s16(__a, __imm) __arm_vbicq_n_s16(__a, __imm) > #define vqmovntq_u32(__a, __b) __arm_vqmovntq_u32(__a, __b) > #define vqmovnbq_u32(__a, __b) __arm_vqmovnbq_u32(__a, __b) > @@ -1064,7 +1051,6 @@ > #define vqmovunbq_s32(__a, __b) __arm_vqmovunbq_s32(__a, __b) > #define vshlltq_n_u16(__a, __imm) __arm_vshlltq_n_u16(__a, __imm) > #define vshllbq_n_u16(__a, __imm) __arm_vshllbq_n_u16(__a, __imm) > -#define vorrq_n_u32(__a, __imm) __arm_vorrq_n_u32(__a, __imm) > #define vbicq_n_u32(__a, __imm) __arm_vbicq_n_u32(__a, __imm) > #define vcmpneq_n_f32(__a, __b) __arm_vcmpneq_n_f32(__a, __b) > #define vcmpneq_f32(__a, __b) __arm_vcmpneq_f32(__a, __b) > @@ -1084,7 +1070,6 @@ > #define vqdmulltq_n_s32(__a, __b) __arm_vqdmulltq_n_s32(__a, __b) > #define vqdmullbq_s32(__a, __b) __arm_vqdmullbq_s32(__a, __b) > #define vqdmullbq_n_s32(__a, __b) __arm_vqdmullbq_n_s32(__a, __b) > -#define vorrq_f32(__a, __b) __arm_vorrq_f32(__a, __b) > #define vornq_f32(__a, __b) __arm_vornq_f32(__a, __b) > #define vmovntq_s32(__a, __b) __arm_vmovntq_s32(__a, __b) > #define vmovnbq_s32(__a, __b) __arm_vmovnbq_s32(__a, __b) > @@ -1110,7 +1095,6 @@ > #define vabdq_f32(__a, __b) __arm_vabdq_f32(__a, __b) > #define vshlltq_n_s16(__a, __imm) __arm_vshlltq_n_s16(__a, __imm) > #define vshllbq_n_s16(__a, __imm) __arm_vshllbq_n_s16(__a, __imm) > -#define vorrq_n_s32(__a, __imm) __arm_vorrq_n_s32(__a, __imm) > #define vbicq_n_s32(__a, __imm) __arm_vbicq_n_s32(__a, __imm) > #define vrmlaldavhq_u32(__a, __b) __arm_vrmlaldavhq_u32(__a, __b) > #define vctp8q_m(__a, __p) __arm_vctp8q_m(__a, __p) > @@ -1428,7 +1412,6 @@ > #define vrev16q_m_u8(__inactive, __a, __p) > __arm_vrev16q_m_u8(__inactive, __a, __p) > #define vrmlaldavhq_p_u32(__a, __b, __p) __arm_vrmlaldavhq_p_u32(__a, > __b, __p) > #define vmvnq_m_n_s16(__inactive, __imm, __p) > __arm_vmvnq_m_n_s16(__inactive, __imm, __p) > -#define vorrq_m_n_s16(__a, __imm, __p) __arm_vorrq_m_n_s16(__a, > __imm, __p) > #define vqrshrntq_n_s16(__a, __b, __imm) __arm_vqrshrntq_n_s16(__a, > __b, __imm) > #define vqshrnbq_n_s16(__a, __b, __imm) __arm_vqshrnbq_n_s16(__a, > __b, __imm) > #define vqshrntq_n_s16(__a, __b, __imm) __arm_vqshrntq_n_s16(__a, __b, > __imm) > @@ -1492,7 +1475,6 @@ > #define vcmpneq_m_f16(__a, __b, __p) __arm_vcmpneq_m_f16(__a, __b, > __p) > #define vcmpneq_m_n_f16(__a, __b, __p) __arm_vcmpneq_m_n_f16(__a, > __b, __p) > #define vmvnq_m_n_u16(__inactive, __imm, __p) > __arm_vmvnq_m_n_u16(__inactive, __imm, __p) > -#define vorrq_m_n_u16(__a, __imm, __p) __arm_vorrq_m_n_u16(__a, > __imm, __p) > #define vqrshruntq_n_s16(__a, __b, __imm) __arm_vqrshruntq_n_s16(__a, > __b, __imm) > #define vqshrunbq_n_s16(__a, __b, __imm) __arm_vqshrunbq_n_s16(__a, > __b, __imm) > #define vqshruntq_n_s16(__a, __b, __imm) __arm_vqshruntq_n_s16(__a, > __b, __imm) > @@ -1519,7 +1501,6 @@ > #define vqmovntq_m_u16(__a, __b, __p) __arm_vqmovntq_m_u16(__a, > __b, __p) > #define vrev32q_m_u8(__inactive, __a, __p) > __arm_vrev32q_m_u8(__inactive, __a, __p) > #define vmvnq_m_n_s32(__inactive, __imm, __p) > __arm_vmvnq_m_n_s32(__inactive, __imm, __p) > -#define vorrq_m_n_s32(__a, __imm, __p) __arm_vorrq_m_n_s32(__a, > __imm, __p) > #define vqrshrntq_n_s32(__a, __b, __imm) __arm_vqrshrntq_n_s32(__a, > __b, __imm) > #define vqshrnbq_n_s32(__a, __b, __imm) __arm_vqshrnbq_n_s32(__a, > __b, __imm) > #define vqshrntq_n_s32(__a, __b, __imm) __arm_vqshrntq_n_s32(__a, __b, > __imm) > @@ -1583,7 +1564,6 @@ > #define vcmpneq_m_f32(__a, __b, __p) __arm_vcmpneq_m_f32(__a, __b, > __p) > #define vcmpneq_m_n_f32(__a, __b, __p) __arm_vcmpneq_m_n_f32(__a, > __b, __p) > #define vmvnq_m_n_u32(__inactive, __imm, __p) > __arm_vmvnq_m_n_u32(__inactive, __imm, __p) > -#define vorrq_m_n_u32(__a, __imm, __p) __arm_vorrq_m_n_u32(__a, > __imm, __p) > #define vqrshruntq_n_s32(__a, __b, __imm) __arm_vqrshruntq_n_s32(__a, > __b, __imm) > #define vqshrunbq_n_s32(__a, __b, __imm) __arm_vqshrunbq_n_s32(__a, > __b, __imm) > #define vqshruntq_n_s32(__a, __b, __imm) __arm_vqshruntq_n_s32(__a, > __b, __imm) > @@ -1757,12 +1737,6 @@ > #define vornq_m_u8(__inactive, __a, __b, __p) > __arm_vornq_m_u8(__inactive, __a, __b, __p) > #define vornq_m_u32(__inactive, __a, __b, __p) > __arm_vornq_m_u32(__inactive, __a, __b, __p) > #define vornq_m_u16(__inactive, __a, __b, __p) > __arm_vornq_m_u16(__inactive, __a, __b, __p) > -#define vorrq_m_s8(__inactive, __a, __b, __p) > __arm_vorrq_m_s8(__inactive, __a, __b, __p) > -#define vorrq_m_s32(__inactive, __a, __b, __p) > __arm_vorrq_m_s32(__inactive, __a, __b, __p) > -#define vorrq_m_s16(__inactive, __a, __b, __p) > __arm_vorrq_m_s16(__inactive, __a, __b, __p) > -#define vorrq_m_u8(__inactive, __a, __b, __p) > __arm_vorrq_m_u8(__inactive, __a, __b, __p) > -#define vorrq_m_u32(__inactive, __a, __b, __p) > __arm_vorrq_m_u32(__inactive, __a, __b, __p) > -#define vorrq_m_u16(__inactive, __a, __b, __p) > __arm_vorrq_m_u16(__inactive, __a, __b, __p) > #define vqaddq_m_n_s8(__inactive, __a, __b, __p) > __arm_vqaddq_m_n_s8(__inactive, __a, __b, __p) > #define vqaddq_m_n_s32(__inactive, __a, __b, __p) > __arm_vqaddq_m_n_s32(__inactive, __a, __b, __p) > #define vqaddq_m_n_s16(__inactive, __a, __b, __p) > __arm_vqaddq_m_n_s16(__inactive, __a, __b, __p) > @@ -2014,8 +1988,6 @@ > #define vminnmq_m_f16(__inactive, __a, __b, __p) > __arm_vminnmq_m_f16(__inactive, __a, __b, __p) > #define vornq_m_f32(__inactive, __a, __b, __p) > __arm_vornq_m_f32(__inactive, __a, __b, __p) > #define vornq_m_f16(__inactive, __a, __b, __p) > __arm_vornq_m_f16(__inactive, __a, __b, __p) > -#define vorrq_m_f32(__inactive, __a, __b, __p) > __arm_vorrq_m_f32(__inactive, __a, __b, __p) > -#define vorrq_m_f16(__inactive, __a, __b, __p) > __arm_vorrq_m_f16(__inactive, __a, __b, __p) > #define vstrbq_s8( __addr, __value) __arm_vstrbq_s8( __addr, __value) > #define vstrbq_u8( __addr, __value) __arm_vstrbq_u8( __addr, __value) > #define vstrbq_u16( __addr, __value) __arm_vstrbq_u16( __addr, __value) > @@ -2465,12 +2437,6 @@ > #define vornq_x_u8(__a, __b, __p) __arm_vornq_x_u8(__a, __b, __p) > #define vornq_x_u16(__a, __b, __p) __arm_vornq_x_u16(__a, __b, __p) > #define vornq_x_u32(__a, __b, __p) __arm_vornq_x_u32(__a, __b, __p) > -#define vorrq_x_s8(__a, __b, __p) __arm_vorrq_x_s8(__a, __b, __p) > -#define vorrq_x_s16(__a, __b, __p) __arm_vorrq_x_s16(__a, __b, __p) > -#define vorrq_x_s32(__a, __b, __p) __arm_vorrq_x_s32(__a, __b, __p) > -#define vorrq_x_u8(__a, __b, __p) __arm_vorrq_x_u8(__a, __b, __p) > -#define vorrq_x_u16(__a, __b, __p) __arm_vorrq_x_u16(__a, __b, __p) > -#define vorrq_x_u32(__a, __b, __p) __arm_vorrq_x_u32(__a, __b, __p) > #define vrev16q_x_s8(__a, __p) __arm_vrev16q_x_s8(__a, __p) > #define vrev16q_x_u8(__a, __p) __arm_vrev16q_x_u8(__a, __p) > #define vrev32q_x_s8(__a, __p) __arm_vrev32q_x_s8(__a, __p) > @@ -2597,8 +2563,6 @@ > #define vbrsrq_x_n_f32(__a, __b, __p) __arm_vbrsrq_x_n_f32(__a, __b, > __p) > #define vornq_x_f16(__a, __b, __p) __arm_vornq_x_f16(__a, __b, __p) > #define vornq_x_f32(__a, __b, __p) __arm_vornq_x_f32(__a, __b, __p) > -#define vorrq_x_f16(__a, __b, __p) __arm_vorrq_x_f16(__a, __b, __p) > -#define vorrq_x_f32(__a, __b, __p) __arm_vorrq_x_f32(__a, __b, __p) > #define vrev32q_x_f16(__a, __p) __arm_vrev32q_x_f16(__a, __p) > #define vrev64q_x_f16(__a, __p) __arm_vrev64q_x_f16(__a, __p) > #define vrev64q_x_f32(__a, __p) __arm_vrev64q_x_f32(__a, __p) > @@ -3495,13 +3459,6 @@ __arm_vqaddq_n_u8 (uint8x16_t __a, uint8_t > __b) > return __builtin_mve_vqaddq_n_uv16qi (__a, __b); > } > > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_u8 (uint8x16_t __a, uint8x16_t __b) > -{ > - return __builtin_mve_vorrq_uv16qi (__a, __b); > -} > - > __extension__ extern __inline uint8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_u8 (uint8x16_t __a, uint8x16_t __b) > @@ -4001,13 +3958,6 @@ __arm_vqaddq_n_s8 (int8x16_t __a, int8_t __b) > return __builtin_mve_vqaddq_n_sv16qi (__a, __b); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_s8 (int8x16_t __a, int8x16_t __b) > -{ > - return __builtin_mve_vorrq_sv16qi (__a, __b); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_s8 (int8x16_t __a, int8x16_t __b) > @@ -4239,13 +4189,6 @@ __arm_vqaddq_n_u16 (uint16x8_t __a, uint16_t > __b) > return __builtin_mve_vqaddq_n_uv8hi (__a, __b); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_u16 (uint16x8_t __a, uint16x8_t __b) > -{ > - return __builtin_mve_vorrq_uv8hi (__a, __b); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_u16 (uint16x8_t __a, uint16x8_t __b) > @@ -4745,13 +4688,6 @@ __arm_vqaddq_n_s16 (int16x8_t __a, int16_t > __b) > return __builtin_mve_vqaddq_n_sv8hi (__a, __b); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_s16 (int16x8_t __a, int16x8_t __b) > -{ > - return __builtin_mve_vorrq_sv8hi (__a, __b); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_s16 (int16x8_t __a, int16x8_t __b) > @@ -4983,13 +4919,6 @@ __arm_vqaddq_n_u32 (uint32x4_t __a, uint32_t > __b) > return __builtin_mve_vqaddq_n_uv4si (__a, __b); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_u32 (uint32x4_t __a, uint32x4_t __b) > -{ > - return __builtin_mve_vorrq_uv4si (__a, __b); > -} > - > __extension__ extern __inline uint32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_u32 (uint32x4_t __a, uint32x4_t __b) > @@ -5489,13 +5418,6 @@ __arm_vqaddq_n_s32 (int32x4_t __a, int32_t > __b) > return __builtin_mve_vqaddq_n_sv4si (__a, __b); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_s32 (int32x4_t __a, int32x4_t __b) > -{ > - return __builtin_mve_vorrq_sv4si (__a, __b); > -} > - > __extension__ extern __inline int32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_s32 (int32x4_t __a, int32x4_t __b) > @@ -5762,13 +5684,6 @@ __arm_vshllbq_n_u8 (uint8x16_t __a, const int > __imm) > return __builtin_mve_vshllbq_n_uv16qi (__a, __imm); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_n_u16 (uint16x8_t __a, const int __imm) > -{ > - return __builtin_mve_vorrq_n_uv8hi (__a, __imm); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq_n_u16 (uint16x8_t __a, const int __imm) > @@ -5874,13 +5789,6 @@ __arm_vshllbq_n_s8 (int8x16_t __a, const int > __imm) > return __builtin_mve_vshllbq_n_sv16qi (__a, __imm); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_n_s16 (int16x8_t __a, const int __imm) > -{ > - return __builtin_mve_vorrq_n_sv8hi (__a, __imm); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq_n_s16 (int16x8_t __a, const int __imm) > @@ -5965,13 +5873,6 @@ __arm_vshllbq_n_u16 (uint16x8_t __a, const int > __imm) > return __builtin_mve_vshllbq_n_uv8hi (__a, __imm); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_n_u32 (uint32x4_t __a, const int __imm) > -{ > - return __builtin_mve_vorrq_n_uv4si (__a, __imm); > -} > - > __extension__ extern __inline uint32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq_n_u32 (uint32x4_t __a, const int __imm) > @@ -6077,13 +5978,6 @@ __arm_vshllbq_n_s16 (int16x8_t __a, const int > __imm) > return __builtin_mve_vshllbq_n_sv8hi (__a, __imm); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_n_s32 (int32x4_t __a, const int __imm) > -{ > - return __builtin_mve_vorrq_n_sv4si (__a, __imm); > -} > - > __extension__ extern __inline int32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq_n_s32 (int32x4_t __a, const int __imm) > @@ -8197,13 +8091,6 @@ __arm_vmvnq_m_n_s16 (int16x8_t __inactive, > const int __imm, mve_pred16_t __p) > return __builtin_mve_vmvnq_m_n_sv8hi (__inactive, __imm, __p); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n_s16 (int16x8_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_n_sv8hi (__a, __imm, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshrntq_n_s16 (int8x16_t __a, int16x8_t __b, const int __imm) > @@ -8365,13 +8252,6 @@ __arm_vmvnq_m_n_u16 (uint16x8_t __inactive, > const int __imm, mve_pred16_t __p) > return __builtin_mve_vmvnq_m_n_uv8hi (__inactive, __imm, __p); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n_u16 (uint16x8_t __a, const int __imm, mve_pred16_t > __p) > -{ > - return __builtin_mve_vorrq_m_n_uv8hi (__a, __imm, __p); > -} > - > __extension__ extern __inline uint8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshruntq_n_s16 (uint8x16_t __a, int16x8_t __b, const int __imm) > @@ -8526,13 +8406,6 @@ __arm_vmvnq_m_n_s32 (int32x4_t __inactive, > const int __imm, mve_pred16_t __p) > return __builtin_mve_vmvnq_m_n_sv4si (__inactive, __imm, __p); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n_s32 (int32x4_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_n_sv4si (__a, __imm, __p); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshrntq_n_s32 (int16x8_t __a, int32x4_t __b, const int __imm) > @@ -8694,13 +8567,6 @@ __arm_vmvnq_m_n_u32 (uint32x4_t __inactive, > const int __imm, mve_pred16_t __p) > return __builtin_mve_vmvnq_m_n_uv4si (__inactive, __imm, __p); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n_u32 (uint32x4_t __a, const int __imm, mve_pred16_t > __p) > -{ > - return __builtin_mve_vorrq_m_n_uv4si (__a, __imm, __p); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshruntq_n_s32 (uint16x8_t __a, int32x4_t __b, const int __imm) > @@ -9856,48 +9722,6 @@ __arm_vornq_m_u16 (uint16x8_t __inactive, > uint16x8_t __a, uint16x8_t __b, mve_pr > return __builtin_mve_vornq_m_uv8hi (__inactive, __a, __b, __p); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_s8 (int8x16_t __inactive, int8x16_t __a, int8x16_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv16qi (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_s32 (int32x4_t __inactive, int32x4_t __a, int32x4_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv4si (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_s16 (int16x8_t __inactive, int16x8_t __a, int16x8_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv8hi (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_u8 (uint8x16_t __inactive, uint8x16_t __a, uint8x16_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv16qi (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_u32 (uint32x4_t __inactive, uint32x4_t __a, uint32x4_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv4si (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_u16 (uint16x8_t __inactive, uint16x8_t __a, uint16x8_t __b, > mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv8hi (__inactive, __a, __b, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqaddq_m_n_s8 (int8x16_t __inactive, int8x16_t __a, int8_t __b, > mve_pred16_t __p) > @@ -14315,48 +14139,6 @@ __arm_vornq_x_u32 (uint32x4_t __a, > uint32x4_t __b, mve_pred16_t __p) > return __builtin_mve_vornq_m_uv4si (__arm_vuninitializedq_u32 (), __a, > __b, __p); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_s8 (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv16qi (__arm_vuninitializedq_s8 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_s16 (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv8hi (__arm_vuninitializedq_s16 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_s32 (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_sv4si (__arm_vuninitializedq_s32 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_u8 (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv16qi (__arm_vuninitializedq_u8 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_u16 (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv8hi (__arm_vuninitializedq_u16 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_u32 (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_uv4si (__arm_vuninitializedq_u32 (), __a, > __b, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vrev16q_x_s8 (int8x16_t __a, mve_pred16_t __p) > @@ -15924,13 +15706,6 @@ __arm_vcmpeqq_f16 (float16x8_t __a, > float16x8_t __b) > return __builtin_mve_vcmpeqq_fv8hf (__a, __b); > } > > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_f16 (float16x8_t __a, float16x8_t __b) > -{ > - return __builtin_mve_vorrq_fv8hf (__a, __b); > -} > - > __extension__ extern __inline float16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_f16 (float16x8_t __a, float16x8_t __b) > @@ -16134,13 +15909,6 @@ __arm_vcmpeqq_f32 (float32x4_t __a, > float32x4_t __b) > return __builtin_mve_vcmpeqq_fv4sf (__a, __b); > } > > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_f32 (float32x4_t __a, float32x4_t __b) > -{ > - return __builtin_mve_vorrq_fv4sf (__a, __b); > -} > - > __extension__ extern __inline float32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq_f32 (float32x4_t __a, float32x4_t __b) > @@ -17332,20 +17100,6 @@ __arm_vornq_m_f16 (float16x8_t __inactive, > float16x8_t __a, float16x8_t __b, mve > return __builtin_mve_vornq_m_fv8hf (__inactive, __a, __b, __p); > } > > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_f32 (float32x4_t __inactive, float32x4_t __a, float32x4_t > __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_fv4sf (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_f16 (float16x8_t __inactive, float16x8_t __a, float16x8_t > __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_fv8hf (__inactive, __a, __b, __p); > -} > - > __extension__ extern __inline float32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vld1q_f32 (float32_t const * __base) > @@ -18136,20 +17890,6 @@ __arm_vornq_x_f32 (float32x4_t __a, > float32x4_t __b, mve_pred16_t __p) > return __builtin_mve_vornq_m_fv4sf (__arm_vuninitializedq_f32 (), __a, > __b, __p); > } > > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_f16 (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_fv8hf (__arm_vuninitializedq_f16 (), __a, > __b, __p); > -} > - > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x_f32 (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) > -{ > - return __builtin_mve_vorrq_m_fv4sf (__arm_vuninitializedq_f32 (), __a, > __b, __p); > -} > - > __extension__ extern __inline float16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vrev32q_x_f16 (float16x8_t __a, mve_pred16_t __p) > @@ -18940,13 +18680,6 @@ __arm_vqaddq (uint8x16_t __a, uint8_t __b) > return __arm_vqaddq_n_u8 (__a, __b); > } > > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (uint8x16_t __a, uint8x16_t __b) > -{ > - return __arm_vorrq_u8 (__a, __b); > -} > - > __extension__ extern __inline uint8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (uint8x16_t __a, uint8x16_t __b) > @@ -19444,13 +19177,6 @@ __arm_vqaddq (int8x16_t __a, int8_t __b) > return __arm_vqaddq_n_s8 (__a, __b); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (int8x16_t __a, int8x16_t __b) > -{ > - return __arm_vorrq_s8 (__a, __b); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (int8x16_t __a, int8x16_t __b) > @@ -19682,13 +19408,6 @@ __arm_vqaddq (uint16x8_t __a, uint16_t __b) > return __arm_vqaddq_n_u16 (__a, __b); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (uint16x8_t __a, uint16x8_t __b) > -{ > - return __arm_vorrq_u16 (__a, __b); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (uint16x8_t __a, uint16x8_t __b) > @@ -20186,13 +19905,6 @@ __arm_vqaddq (int16x8_t __a, int16_t __b) > return __arm_vqaddq_n_s16 (__a, __b); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (int16x8_t __a, int16x8_t __b) > -{ > - return __arm_vorrq_s16 (__a, __b); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (int16x8_t __a, int16x8_t __b) > @@ -20424,13 +20136,6 @@ __arm_vqaddq (uint32x4_t __a, uint32_t __b) > return __arm_vqaddq_n_u32 (__a, __b); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (uint32x4_t __a, uint32x4_t __b) > -{ > - return __arm_vorrq_u32 (__a, __b); > -} > - > __extension__ extern __inline uint32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (uint32x4_t __a, uint32x4_t __b) > @@ -20928,13 +20633,6 @@ __arm_vqaddq (int32x4_t __a, int32_t __b) > return __arm_vqaddq_n_s32 (__a, __b); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (int32x4_t __a, int32x4_t __b) > -{ > - return __arm_vorrq_s32 (__a, __b); > -} > - > __extension__ extern __inline int32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (int32x4_t __a, int32x4_t __b) > @@ -21201,13 +20899,6 @@ __arm_vshllbq (uint8x16_t __a, const int > __imm) > return __arm_vshllbq_n_u8 (__a, __imm); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (uint16x8_t __a, const int __imm) > -{ > - return __arm_vorrq_n_u16 (__a, __imm); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq (uint16x8_t __a, const int __imm) > @@ -21313,13 +21004,6 @@ __arm_vshllbq (int8x16_t __a, const int __imm) > return __arm_vshllbq_n_s8 (__a, __imm); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (int16x8_t __a, const int __imm) > -{ > - return __arm_vorrq_n_s16 (__a, __imm); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq (int16x8_t __a, const int __imm) > @@ -21404,13 +21088,6 @@ __arm_vshllbq (uint16x8_t __a, const int > __imm) > return __arm_vshllbq_n_u16 (__a, __imm); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (uint32x4_t __a, const int __imm) > -{ > - return __arm_vorrq_n_u32 (__a, __imm); > -} > - > __extension__ extern __inline uint32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq (uint32x4_t __a, const int __imm) > @@ -21516,13 +21193,6 @@ __arm_vshllbq (int16x8_t __a, const int __imm) > return __arm_vshllbq_n_s16 (__a, __imm); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (int32x4_t __a, const int __imm) > -{ > - return __arm_vorrq_n_s32 (__a, __imm); > -} > - > __extension__ extern __inline int32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vbicq (int32x4_t __a, const int __imm) > @@ -23595,13 +23265,6 @@ __arm_vmvnq_m (int16x8_t __inactive, const > int __imm, mve_pred16_t __p) > return __arm_vmvnq_m_n_s16 (__inactive, __imm, __p); > } > > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n (int16x8_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __arm_vorrq_m_n_s16 (__a, __imm, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshrntq (int8x16_t __a, int16x8_t __b, const int __imm) > @@ -23763,13 +23426,6 @@ __arm_vmvnq_m (uint16x8_t __inactive, const > int __imm, mve_pred16_t __p) > return __arm_vmvnq_m_n_u16 (__inactive, __imm, __p); > } > > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n (uint16x8_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __arm_vorrq_m_n_u16 (__a, __imm, __p); > -} > - > __extension__ extern __inline uint8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshruntq (uint8x16_t __a, int16x8_t __b, const int __imm) > @@ -23924,13 +23580,6 @@ __arm_vmvnq_m (int32x4_t __inactive, const > int __imm, mve_pred16_t __p) > return __arm_vmvnq_m_n_s32 (__inactive, __imm, __p); > } > > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n (int32x4_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __arm_vorrq_m_n_s32 (__a, __imm, __p); > -} > - > __extension__ extern __inline int16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshrntq (int16x8_t __a, int32x4_t __b, const int __imm) > @@ -24092,13 +23741,6 @@ __arm_vmvnq_m (uint32x4_t __inactive, const > int __imm, mve_pred16_t __p) > return __arm_vmvnq_m_n_u32 (__inactive, __imm, __p); > } > > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m_n (uint32x4_t __a, const int __imm, mve_pred16_t __p) > -{ > - return __arm_vorrq_m_n_u32 (__a, __imm, __p); > -} > - > __extension__ extern __inline uint16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqrshruntq (uint16x8_t __a, int32x4_t __b, const int __imm) > @@ -25254,48 +24896,6 @@ __arm_vornq_m (uint16x8_t __inactive, > uint16x8_t __a, uint16x8_t __b, mve_pred16 > return __arm_vornq_m_u16 (__inactive, __a, __b, __p); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (int8x16_t __inactive, int8x16_t __a, int8x16_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_s8 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (int32x4_t __inactive, int32x4_t __a, int32x4_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_s32 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (int16x8_t __inactive, int16x8_t __a, int16x8_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_s16 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (uint8x16_t __inactive, uint8x16_t __a, uint8x16_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_u8 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (uint32x4_t __inactive, uint32x4_t __a, uint32x4_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_u32 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (uint16x8_t __inactive, uint16x8_t __a, uint16x8_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_u16 (__inactive, __a, __b, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vqaddq_m (int8x16_t __inactive, int8x16_t __a, int8_t __b, > mve_pred16_t __p) > @@ -29216,48 +28816,6 @@ __arm_vornq_x (uint32x4_t __a, uint32x4_t > __b, mve_pred16_t __p) > return __arm_vornq_x_u32 (__a, __b, __p); > } > > -__extension__ extern __inline int8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_s8 (__a, __b, __p); > -} > - > -__extension__ extern __inline int16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_s16 (__a, __b, __p); > -} > - > -__extension__ extern __inline int32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_s32 (__a, __b, __p); > -} > - > -__extension__ extern __inline uint8x16_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_u8 (__a, __b, __p); > -} > - > -__extension__ extern __inline uint16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_u16 (__a, __b, __p); > -} > - > -__extension__ extern __inline uint32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_u32 (__a, __b, __p); > -} > - > __extension__ extern __inline int8x16_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vrev16q_x (int8x16_t __a, mve_pred16_t __p) > @@ -30415,13 +29973,6 @@ __arm_vcmpeqq (float16x8_t __a, float16x8_t > __b) > return __arm_vcmpeqq_f16 (__a, __b); > } > > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (float16x8_t __a, float16x8_t __b) > -{ > - return __arm_vorrq_f16 (__a, __b); > -} > - > __extension__ extern __inline float16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (float16x8_t __a, float16x8_t __b) > @@ -30625,13 +30176,6 @@ __arm_vcmpeqq (float32x4_t __a, float32x4_t > __b) > return __arm_vcmpeqq_f32 (__a, __b); > } > > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq (float32x4_t __a, float32x4_t __b) > -{ > - return __arm_vorrq_f32 (__a, __b); > -} > - > __extension__ extern __inline float32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vornq (float32x4_t __a, float32x4_t __b) > @@ -31808,20 +31352,6 @@ __arm_vornq_m (float16x8_t __inactive, > float16x8_t __a, float16x8_t __b, mve_pre > return __arm_vornq_m_f16 (__inactive, __a, __b, __p); > } > > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (float32x4_t __inactive, float32x4_t __a, float32x4_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_f32 (__inactive, __a, __b, __p); > -} > - > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_m (float16x8_t __inactive, float16x8_t __a, float16x8_t __b, > mve_pred16_t __p) > -{ > - return __arm_vorrq_m_f16 (__inactive, __a, __b, __p); > -} > - > __extension__ extern __inline float32x4_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vld1q (float32_t const * __base) > @@ -32354,20 +31884,6 @@ __arm_vornq_x (float32x4_t __a, float32x4_t > __b, mve_pred16_t __p) > return __arm_vornq_x_f32 (__a, __b, __p); > } > > -__extension__ extern __inline float16x8_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (float16x8_t __a, float16x8_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_f16 (__a, __b, __p); > -} > - > -__extension__ extern __inline float32x4_t > -__attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > -__arm_vorrq_x (float32x4_t __a, float32x4_t __b, mve_pred16_t __p) > -{ > - return __arm_vorrq_x_f32 (__a, __b, __p); > -} > - > __extension__ extern __inline float16x8_t > __attribute__ ((__always_inline__, __gnu_inline__, __artificial__)) > __arm_vrev32q_x (float16x8_t __a, mve_pred16_t __p) > @@ -32928,18 +32444,6 @@ extern void *__ARM_undef; > int (*)[__ARM_mve_type_uint16x8_t]: __arm_vcvtq_n_f16_u16 > (__ARM_mve_coerce(__p0, uint16x8_t), p1), \ > int (*)[__ARM_mve_type_uint32x4_t]: __arm_vcvtq_n_f32_u32 > (__ARM_mve_coerce(__p0, uint32x4_t), p1));}) > > -#define __arm_vorrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ > - __typeof(p1) __p1 = (p1); \ > - _Generic( (int (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)])0, > \ > - int (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t]: > __arm_vorrq_s8 (__ARM_mve_coerce(__p0, int8x16_t), > __ARM_mve_coerce(__p1, int8x16_t)), \ > - int (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: > __arm_vorrq_s16 (__ARM_mve_coerce(__p0, int16x8_t), > __ARM_mve_coerce(__p1, int16x8_t)), \ > - int (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: > __arm_vorrq_s32 (__ARM_mve_coerce(__p0, int32x4_t), > __ARM_mve_coerce(__p1, int32x4_t)), \ > - int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: > __arm_vorrq_u8 (__ARM_mve_coerce(__p0, uint8x16_t), > __ARM_mve_coerce(__p1, uint8x16_t)), \ > - int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vorrq_u16 (__ARM_mve_coerce(__p0, uint16x8_t), > __ARM_mve_coerce(__p1, uint16x8_t)), \ > - int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vorrq_u32 (__ARM_mve_coerce(__p0, uint32x4_t), > __ARM_mve_coerce(__p1, uint32x4_t)), \ > - int (*)[__ARM_mve_type_float16x8_t][__ARM_mve_type_float16x8_t]: > __arm_vorrq_f16 (__ARM_mve_coerce(__p0, float16x8_t), > __ARM_mve_coerce(__p1, float16x8_t)), \ > - int (*)[__ARM_mve_type_float32x4_t][__ARM_mve_type_float32x4_t]: > __arm_vorrq_f32 (__ARM_mve_coerce(__p0, float32x4_t), > __ARM_mve_coerce(__p1, float32x4_t)));}) > - > #define __arm_vabdq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ > __typeof(p1) __p1 = (p1); \ > _Generic( (int (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)])0, > \ > @@ -34467,19 +33971,6 @@ extern void *__ARM_undef; > int > (*)[__ARM_mve_type_float16x8_t][__ARM_mve_type_float16x8_t][__ARM_ > mve_type_float16x8_t]: __arm_vornq_m_f16 (__ARM_mve_coerce(__p0, > float16x8_t), __ARM_mve_coerce(__p1, float16x8_t), > __ARM_mve_coerce(__p2, float16x8_t), p3), \ > int > (*)[__ARM_mve_type_float32x4_t][__ARM_mve_type_float32x4_t][__ARM_ > mve_type_float32x4_t]: __arm_vornq_m_f32 (__ARM_mve_coerce(__p0, > float32x4_t), __ARM_mve_coerce(__p1, float32x4_t), > __ARM_mve_coerce(__p2, float32x4_t), p3));}) > > -#define __arm_vorrq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ > - __typeof(p1) __p1 = (p1); \ > - __typeof(p2) __p2 = (p2); \ > - _Generic( (int > (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)][__ARM_mve_typ > eid(__p2)])0, \ > - int > (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t][__ARM_mve > _type_int8x16_t]: __arm_vorrq_m_s8 (__ARM_mve_coerce(__p0, int8x16_t), > __ARM_mve_coerce(__p1, int8x16_t), __ARM_mve_coerce(__p2, int8x16_t), > p3), \ > - int > (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve > _type_int16x8_t]: __arm_vorrq_m_s16 (__ARM_mve_coerce(__p0, > int16x8_t), __ARM_mve_coerce(__p1, int16x8_t), __ARM_mve_coerce(__p2, > int16x8_t), p3), \ > - int > (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t][__ARM_mve > _type_int32x4_t]: __arm_vorrq_m_s32 (__ARM_mve_coerce(__p0, > int32x4_t), __ARM_mve_coerce(__p1, int32x4_t), __ARM_mve_coerce(__p2, > int32x4_t), p3), \ > - int > (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t][__ARM_m > ve_type_uint8x16_t]: __arm_vorrq_m_u8 (__ARM_mve_coerce(__p0, > uint8x16_t), __ARM_mve_coerce(__p1, uint8x16_t), > __ARM_mve_coerce(__p2, uint8x16_t), p3), \ > - int > (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t][__ARM_m > ve_type_uint16x8_t]: __arm_vorrq_m_u16 (__ARM_mve_coerce(__p0, > uint16x8_t), __ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > - int > (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t][__ARM_m > ve_type_uint32x4_t]: __arm_vorrq_m_u32 (__ARM_mve_coerce(__p0, > uint32x4_t), __ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3), \ > - int > (*)[__ARM_mve_type_float16x8_t][__ARM_mve_type_float16x8_t][__ARM_ > mve_type_float16x8_t]: __arm_vorrq_m_f16 (__ARM_mve_coerce(__p0, > float16x8_t), __ARM_mve_coerce(__p1, float16x8_t), > __ARM_mve_coerce(__p2, float16x8_t), p3), \ > - int > (*)[__ARM_mve_type_float32x4_t][__ARM_mve_type_float32x4_t][__ARM_ > mve_type_float32x4_t]: __arm_vorrq_m_f32 (__ARM_mve_coerce(__p0, > float32x4_t), __ARM_mve_coerce(__p1, float32x4_t), > __ARM_mve_coerce(__p2, float32x4_t), p3));}) > - > #define __arm_vld1q(p0) (\ > _Generic( (int (*)[__ARM_mve_typeid(p0)])0, \ > int (*)[__ARM_mve_type_int8_t_ptr]: __arm_vld1q_s8 > (__ARM_mve_coerce1(p0, int8_t *)), \ > @@ -34923,18 +34414,6 @@ extern void *__ARM_undef; > int (*)[__ARM_mve_type_float16x8_t][__ARM_mve_type_float16x8_t]: > __arm_vornq_x_f16 (__ARM_mve_coerce(__p1, float16x8_t), > __ARM_mve_coerce(__p2, float16x8_t), p3), \ > int (*)[__ARM_mve_type_float32x4_t][__ARM_mve_type_float32x4_t]: > __arm_vornq_x_f32 (__ARM_mve_coerce(__p1, float32x4_t), > __ARM_mve_coerce(__p2, float32x4_t), p3));}) > > -#define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ > - __typeof(p2) __p2 = (p2); \ > - _Generic( (int (*)[__ARM_mve_typeid(__p1)][__ARM_mve_typeid(__p2)])0, > \ > - int (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t]: > __arm_vorrq_x_s8 (__ARM_mve_coerce(__p1, int8x16_t), > __ARM_mve_coerce(__p2, int8x16_t), p3), \ > - int (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: > __arm_vorrq_x_s16 (__ARM_mve_coerce(__p1, int16x8_t), > __ARM_mve_coerce(__p2, int16x8_t), p3), \ > - int (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: > __arm_vorrq_x_s32 (__ARM_mve_coerce(__p1, int32x4_t), > __ARM_mve_coerce(__p2, int32x4_t), p3), \ > - int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: > __arm_vorrq_x_u8 (__ARM_mve_coerce(__p1, uint8x16_t), > __ARM_mve_coerce(__p2, uint8x16_t), p3), \ > - int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vorrq_x_u16 (__ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > - int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vorrq_x_u32 (__ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3), \ > - int (*)[__ARM_mve_type_float16x8_t][__ARM_mve_type_float16x8_t]: > __arm_vorrq_x_f16 (__ARM_mve_coerce(__p1, float16x8_t), > __ARM_mve_coerce(__p2, float16x8_t), p3), \ > - int (*)[__ARM_mve_type_float32x4_t][__ARM_mve_type_float32x4_t]: > __arm_vorrq_x_f32 (__ARM_mve_coerce(__p1, float32x4_t), > __ARM_mve_coerce(__p2, float32x4_t), p3));}) > - > #define __arm_vrev32q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ > _Generic( (int (*)[__ARM_mve_typeid(__p1)])0, \ > int (*)[__ARM_mve_type_int8x16_t]: __arm_vrev32q_x_s8 > (__ARM_mve_coerce(__p1, int8x16_t), p2), \ > @@ -35321,16 +34800,6 @@ extern void *__ARM_undef; > int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vqaddq_u16 (__ARM_mve_coerce(__p0, uint16x8_t), > __ARM_mve_coerce(__p1, uint16x8_t)), \ > int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vqaddq_u32 (__ARM_mve_coerce(__p0, uint32x4_t), > __ARM_mve_coerce(__p1, uint32x4_t)));}) > > -#define __arm_vorrq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ > - __typeof(p1) __p1 = (p1); \ > - _Generic( (int (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)])0, > \ > - int (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t]: > __arm_vorrq_s8 (__ARM_mve_coerce(__p0, int8x16_t), > __ARM_mve_coerce(__p1, int8x16_t)), \ > - int (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: > __arm_vorrq_s16 (__ARM_mve_coerce(__p0, int16x8_t), > __ARM_mve_coerce(__p1, int16x8_t)), \ > - int (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: > __arm_vorrq_s32 (__ARM_mve_coerce(__p0, int32x4_t), > __ARM_mve_coerce(__p1, int32x4_t)), \ > - int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: > __arm_vorrq_u8 (__ARM_mve_coerce(__p0, uint8x16_t), > __ARM_mve_coerce(__p1, uint8x16_t)), \ > - int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vorrq_u16 (__ARM_mve_coerce(__p0, uint16x8_t), > __ARM_mve_coerce(__p1, uint16x8_t)), \ > - int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vorrq_u32 (__ARM_mve_coerce(__p0, uint32x4_t), > __ARM_mve_coerce(__p1, uint32x4_t)));}) > - > #define __arm_vornq(p0,p1) ({ __typeof(p0) __p0 = (p0); \ > __typeof(p1) __p1 = (p1); \ > _Generic( (int (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)])0, > \ > @@ -36244,17 +35713,6 @@ extern void *__ARM_undef; > int > (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t][__ARM_m > ve_type_uint16x8_t]: __arm_vornq_m_u16 (__ARM_mve_coerce(__p0, > uint16x8_t), __ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > int > (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t][__ARM_m > ve_type_uint32x4_t]: __arm_vornq_m_u32 (__ARM_mve_coerce(__p0, > uint32x4_t), __ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3));}) > > -#define __arm_vorrq_m(p0,p1,p2,p3) ({ __typeof(p0) __p0 = (p0); \ > - __typeof(p1) __p1 = (p1); \ > - __typeof(p2) __p2 = (p2); \ > - _Generic( (int > (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)][__ARM_mve_typ > eid(__p2)])0, \ > - int > (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t][__ARM_mve > _type_int8x16_t]: __arm_vorrq_m_s8 (__ARM_mve_coerce(__p0, int8x16_t), > __ARM_mve_coerce(__p1, int8x16_t), __ARM_mve_coerce(__p2, int8x16_t), > p3), \ > - int > (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t][__ARM_mve > _type_int16x8_t]: __arm_vorrq_m_s16 (__ARM_mve_coerce(__p0, > int16x8_t), __ARM_mve_coerce(__p1, int16x8_t), __ARM_mve_coerce(__p2, > int16x8_t), p3), \ > - int > (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t][__ARM_mve > _type_int32x4_t]: __arm_vorrq_m_s32 (__ARM_mve_coerce(__p0, > int32x4_t), __ARM_mve_coerce(__p1, int32x4_t), __ARM_mve_coerce(__p2, > int32x4_t), p3), \ > - int > (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t][__ARM_m > ve_type_uint8x16_t]: __arm_vorrq_m_u8 (__ARM_mve_coerce(__p0, > uint8x16_t), __ARM_mve_coerce(__p1, uint8x16_t), > __ARM_mve_coerce(__p2, uint8x16_t), p3), \ > - int > (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t][__ARM_m > ve_type_uint16x8_t]: __arm_vorrq_m_u16 (__ARM_mve_coerce(__p0, > uint16x8_t), __ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > - int > (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t][__ARM_m > ve_type_uint32x4_t]: __arm_vorrq_m_u32 (__ARM_mve_coerce(__p0, > uint32x4_t), __ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3));}) > - > #define __arm_vstrwq_scatter_base(p0,p1,p2) ({ __typeof(p2) __p2 = (p2); \ > _Generic( (int (*)[__ARM_mve_typeid(__p2)])0, \ > int (*)[__ARM_mve_type_int32x4_t]: __arm_vstrwq_scatter_base_s32(p0, > p1, __ARM_mve_coerce(__p2, int32x4_t)), \ > @@ -36590,16 +36048,6 @@ extern void *__ARM_undef; > int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vornq_x_u16 (__ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vornq_x_u32 (__ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3));}) > > -#define __arm_vorrq_x(p1,p2,p3) ({ __typeof(p1) __p1 = (p1); \ > - __typeof(p2) __p2 = (p2); \ > - _Generic( (int (*)[__ARM_mve_typeid(__p1)][__ARM_mve_typeid(__p2)])0, > \ > - int (*)[__ARM_mve_type_int8x16_t][__ARM_mve_type_int8x16_t]: > __arm_vorrq_x_s8 (__ARM_mve_coerce(__p1, int8x16_t), > __ARM_mve_coerce(__p2, int8x16_t), p3), \ > - int (*)[__ARM_mve_type_int16x8_t][__ARM_mve_type_int16x8_t]: > __arm_vorrq_x_s16 (__ARM_mve_coerce(__p1, int16x8_t), > __ARM_mve_coerce(__p2, int16x8_t), p3), \ > - int (*)[__ARM_mve_type_int32x4_t][__ARM_mve_type_int32x4_t]: > __arm_vorrq_x_s32 (__ARM_mve_coerce(__p1, int32x4_t), > __ARM_mve_coerce(__p2, int32x4_t), p3), \ > - int (*)[__ARM_mve_type_uint8x16_t][__ARM_mve_type_uint8x16_t]: > __arm_vorrq_x_u8 (__ARM_mve_coerce(__p1, uint8x16_t), > __ARM_mve_coerce(__p2, uint8x16_t), p3), \ > - int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_uint16x8_t]: > __arm_vorrq_x_u16 (__ARM_mve_coerce(__p1, uint16x8_t), > __ARM_mve_coerce(__p2, uint16x8_t), p3), \ > - int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_uint32x4_t]: > __arm_vorrq_x_u32 (__ARM_mve_coerce(__p1, uint32x4_t), > __ARM_mve_coerce(__p2, uint32x4_t), p3));}) > - > #define __arm_vrev32q_x(p1,p2) ({ __typeof(p1) __p1 = (p1); \ > _Generic( (int (*)[__ARM_mve_typeid(__p1)])0, \ > int (*)[__ARM_mve_type_int8x16_t]: __arm_vrev32q_x_s8 > (__ARM_mve_coerce(__p1, int8x16_t), p2), \ > @@ -37378,13 +36826,6 @@ extern void *__ARM_undef; > int (*)[__ARM_mve_type_uint16x8_t][__ARM_mve_type_int_n]: > __arm_vmvnq_m_n_u16 (__ARM_mve_coerce(__p0, uint16x8_t), > __ARM_mve_coerce1(__p1, int) , p2), \ > int (*)[__ARM_mve_type_uint32x4_t][__ARM_mve_type_int_n]: > __arm_vmvnq_m_n_u32 (__ARM_mve_coerce(__p0, uint32x4_t), > __ARM_mve_coerce1(__p1, int) , p2));}) > > -#define __arm_vorrq_m_n(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ > - _Generic( (int (*)[__ARM_mve_typeid(__p0)])0, \ > - int (*)[__ARM_mve_type_int16x8_t]: __arm_vorrq_m_n_s16 > (__ARM_mve_coerce(__p0, int16x8_t), p1, p2), \ > - int (*)[__ARM_mve_type_int32x4_t]: __arm_vorrq_m_n_s32 > (__ARM_mve_coerce(__p0, int32x4_t), p1, p2), \ > - int (*)[__ARM_mve_type_uint16x8_t]: __arm_vorrq_m_n_u16 > (__ARM_mve_coerce(__p0, uint16x8_t), p1, p2), \ > - int (*)[__ARM_mve_type_uint32x4_t]: __arm_vorrq_m_n_u32 > (__ARM_mve_coerce(__p0, uint32x4_t), p1, p2));}) > - > #define __arm_vqshrunbq(p0,p1,p2) ({ __typeof(p0) __p0 = (p0); \ > __typeof(p1) __p1 = (p1); \ > _Generic( (int (*)[__ARM_mve_typeid(__p0)][__ARM_mve_typeid(__p1)])0, > \ > -- > 2.34.1
RE: [PATCH 13/22] arm: [MVE intrinsics] rework vorrq
Kyrylo Tkachov via Gcc-patches Tue, 02 May 2023 09:41:51 -0700
- RE: [PATCH 19/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 20/22] arm: [MVE intrinsics] factor... Christophe Lyon via Gcc-patches
- RE: [PATCH 20/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 06/22] arm: [MVE intrinsics] add un... Christophe Lyon via Gcc-patches
- RE: [PATCH 06/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 17/22] arm: [MVE intrinsics] rework... Christophe Lyon via Gcc-patches
- RE: [PATCH 17/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 21/22] arm: [MVE intrinsics] factor... Christophe Lyon via Gcc-patches
- RE: [PATCH 21/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 13/22] arm: [MVE intrinsics] rework... Christophe Lyon via Gcc-patches
- RE: [PATCH 13/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 11/22] arm: [MVE intrinsics] rework... Christophe Lyon via Gcc-patches
- RE: [PATCH 11/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 12/22] arm: [MVE intrinsics] add bi... Christophe Lyon via Gcc-patches
- RE: [PATCH 12/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- [PATCH 18/22] arm: [MVE intrinsics] factor... Christophe Lyon via Gcc-patches
- RE: [PATCH 18/22] arm: [MVE intrinsic... Kyrylo Tkachov via Gcc-patches
- RE: [PATCH 00/22] arm: New framework for M... Kyrylo Tkachov via Gcc-patches
- Re: [PATCH 00/22] arm: New framework ... Christophe Lyon via Gcc-patches
- Re: [PATCH 00/22] arm: New framew... Christophe Lyon via Gcc-patches
- RE: [PATCH 08/22] arm: [MVE intrinsics] re... Kyrylo Tkachov via Gcc-patches