clang 20.0.0git
Macros | Typedefs | Functions | Variables
altivec.h File Reference
#include <stddef.h>

Go to the source code of this file.

Macros

#define __CR6_EQ   0
 
#define __CR6_EQ_REV   1
 
#define __CR6_LT   2
 
#define __CR6_LT_REV   3
 
#define __CR6_GT   4
 
#define __CR6_GT_REV   5
 
#define __CR6_SO   6
 
#define __CR6_SO_REV   7
 
#define __VEC_CLASS_FP_SUBNORMAL_N   (1 << 0)
 
#define __VEC_CLASS_FP_SUBNORMAL_P   (1 << 1)
 
#define __VEC_CLASS_FP_SUBNORMAL
 
#define __VEC_CLASS_FP_ZERO_N   (1<<2)
 
#define __VEC_CLASS_FP_ZERO_P   (1<<3)
 
#define __VEC_CLASS_FP_ZERO
 
#define __VEC_CLASS_FP_INFINITY_N   (1<<4)
 
#define __VEC_CLASS_FP_INFINITY_P   (1<<5)
 
#define __VEC_CLASS_FP_INFINITY
 
#define __VEC_CLASS_FP_NAN   (1<<6)
 
#define __VEC_CLASS_FP_NOT_NORMAL
 
#define __ATTRS_o_ai   __attribute__((__overloadable__, __always_inline__))
 
#define __builtin_altivec_abs_v16qi   vec_abs
 
#define __builtin_altivec_abs_v8hi   vec_abs
 
#define __builtin_altivec_abs_v4si   vec_abs
 
#define __builtin_altivec_abss_v16qi   vec_abss
 
#define __builtin_altivec_abss_v8hi   vec_abss
 
#define __builtin_altivec_abss_v4si   vec_abss
 
#define __builtin_altivec_vaddubm   vec_vaddubm
 
#define __builtin_altivec_vadduhm   vec_vadduhm
 
#define __builtin_altivec_vadduwm   vec_vadduwm
 
#define __builtin_altivec_vaddfp   vec_vaddfp
 
#define __builtin_altivec_vand   vec_and
 
#define __builtin_altivec_vandc   vec_andc
 
#define __vec_ldrmb   __builtin_vsx_ldrmb
 
#define __vec_strmb   __builtin_vsx_strmb
 
#define vec_ctf(__a, __b)
 
#define vec_vcfux   __builtin_altivec_vcfux
 
#define vec_vcfsx(__a, __b)   __builtin_altivec_vcfsx((vector int)(__a), (__b))
 
#define vec_cts   __builtin_altivec_vctsxs
 
#define vec_vctsxs   __builtin_altivec_vctsxs
 
#define vec_ctu   __builtin_altivec_vctuxs
 
#define vec_vctuxs   __builtin_altivec_vctuxs
 
#define vec_dss   __builtin_altivec_dss
 
#define vec_dst(__PTR, __CW, __STR)    __builtin_altivec_dst((const void *)(__PTR), (__CW), (__STR))
 
#define vec_dstst(__PTR, __CW, __STR)    __builtin_altivec_dstst((const void *)(__PTR), (__CW), (__STR))
 
#define vec_dststt(__PTR, __CW, __STR)    __builtin_altivec_dststt((const void *)(__PTR), (__CW), (__STR))
 
#define vec_dstt(__PTR, __CW, __STR)    __builtin_altivec_dstt((const void *)(__PTR), (__CW), (__STR))
 
#define __builtin_altivec_vmrghb   vec_vmrghb
 
#define __builtin_altivec_vmrghh   vec_vmrghh
 
#define __builtin_altivec_vmrghw   vec_vmrghw
 
#define __builtin_altivec_vmrglb   vec_vmrglb
 
#define __builtin_altivec_vmrglh   vec_vmrglh
 
#define __builtin_altivec_vmrglw   vec_vmrglw
 
#define __builtin_altivec_vmladduhm   vec_mladd
 
#define __builtin_altivec_vnor   vec_nor
 
#define __builtin_altivec_vor   vec_or
 
#define __builtin_altivec_vpkuhum   vec_vpkuhum
 
#define __builtin_altivec_vpkuwum   vec_vpkuwum
 
#define __builtin_altivec_vsel_4si   vec_sel
 
#define __builtin_altivec_vslb   vec_vslb
 
#define __builtin_altivec_vslh   vec_vslh
 
#define __builtin_altivec_vslw   vec_vslw
 
#define __builtin_altivec_vsldoi_4si   vec_sld
 
#define __builtin_altivec_vspltb   vec_vspltb
 
#define __builtin_altivec_vsplth   vec_vsplth
 
#define __builtin_altivec_vspltw   vec_vspltw
 
#define __builtin_altivec_vspltisb   vec_splat_s8
 
#define __builtin_altivec_vspltish   vec_splat_s16
 
#define __builtin_altivec_vspltisw   vec_splat_s32
 
#define __builtin_altivec_vsrb   vec_vsrb
 
#define __builtin_altivec_vsrh   vec_vsrh
 
#define __builtin_altivec_vsrw   vec_vsrw
 
#define __builtin_altivec_vsububm   vec_vsububm
 
#define __builtin_altivec_vsubuhm   vec_vsubuhm
 
#define __builtin_altivec_vsubuwm   vec_vsubuwm
 
#define __builtin_altivec_vsubfp   vec_vsubfp
 
#define vec_vupkhpx(__a)   __builtin_altivec_vupkhpx((vector short)(__a))
 
#define vec_vupklpx(__a)   __builtin_altivec_vupklpx((vector short)(__a))
 
#define __builtin_altivec_vxor   vec_xor
 
#define vec_xld2   vec_xl
 
#define vec_xlw4   vec_xl
 
#define vec_xl_be   vec_xl
 
#define vec_xstd2   vec_xst
 
#define vec_xstw4   vec_xst
 
#define vec_xst_be   vec_xst
 

Typedefs

typedef vector signed char unaligned_vec_schar __attribute__((aligned(1)))
 

Functions

static __inline__ vector signed char __ATTRS_o_ai vec_perm (vector signed char __a, vector signed char __b, vector unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_perm (vector unsigned char __a, vector unsigned char __b, vector unsigned char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_perm (vector bool char __a, vector bool char __b, vector unsigned char __c)
 
static __inline__ vector short __ATTRS_o_ai vec_perm (vector signed short __a, vector signed short __b, vector unsigned char __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_perm (vector unsigned short __a, vector unsigned short __b, vector unsigned char __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_perm (vector bool short __a, vector bool short __b, vector unsigned char __c)
 
static __inline__ vector pixel __ATTRS_o_ai vec_perm (vector pixel __a, vector pixel __b, vector unsigned char __c)
 
static __inline__ vector int __ATTRS_o_ai vec_perm (vector signed int __a, vector signed int __b, vector unsigned char __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_perm (vector unsigned int __a, vector unsigned int __b, vector unsigned char __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_perm (vector bool int __a, vector bool int __b, vector unsigned char __c)
 
static __inline__ vector float __ATTRS_o_ai vec_perm (vector float __a, vector float __b, vector unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_xor (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_abs (vector signed char __a)
 
static __inline__ vector signed short __ATTRS_o_ai vec_abs (vector signed short __a)
 
static __inline__ vector signed int __ATTRS_o_ai vec_abs (vector signed int __a)
 
static __inline__ vector float __ATTRS_o_ai vec_abs (vector float __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_abss (vector signed char __a)
 
static __inline__ vector signed short __ATTRS_o_ai vec_abss (vector signed short __a)
 
static __inline__ vector signed int __ATTRS_o_ai vec_abss (vector signed int __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_add (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_add (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_add (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_add (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_add (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_add (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_add (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_add (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_add (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_add (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_add (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_add (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_add (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_add (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_add (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_add (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_add (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_add (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_add (vector float __a, vector float __b)
 
static __inline__ vector signed int __ATTRS_o_ai vec_adde (vector signed int __a, vector signed int __b, vector signed int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_adde (vector unsigned int __a, vector unsigned int __b, vector unsigned int __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddubm (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddubm (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddubm (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubm (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubm (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubm (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vadduhm (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vadduhm (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vadduhm (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhm (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhm (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhm (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vadduwm (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vadduwm (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vadduwm (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduwm (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduwm (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduwm (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector float __attribute__ ((__always_inline__)) vec_vaddfp(vector float __a
 
static __inline__ vector signed int __ATTRS_o_ai vec_addc (vector signed int __a, vector signed int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_addc (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_adds (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_adds (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_adds (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_adds (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_adds (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_adds (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_adds (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_adds (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_adds (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_adds (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_adds (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_adds (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_adds (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_adds (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_adds (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_adds (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_adds (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_adds (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddsbs (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddsbs (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vaddsbs (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubs (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubs (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vaddubs (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vaddshs (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vaddshs (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vaddshs (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhs (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhs (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vadduhs (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vaddsws (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vaddsws (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vaddsws (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduws (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduws (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vadduws (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_and (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_and (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_and (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_and (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_and (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_and (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_and (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_and (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_and (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_and (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_and (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_and (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_and (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_and (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_and (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_and (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_and (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_and (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_and (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_and (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_and (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_and (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_and (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_and (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vand (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vand (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vand (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vand (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vand (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vand (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vand (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vand (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vand (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vand (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vand (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vand (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vand (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vand (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vand (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vand (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vand (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vand (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vand (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vand (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vand (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vand (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vand (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vand (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_andc (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_andc (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_andc (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_andc (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_andc (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_andc (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_andc (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_andc (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_andc (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_andc (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_andc (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_andc (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_andc (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_andc (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_andc (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_andc (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_andc (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_andc (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_andc (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_andc (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_andc (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_andc (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_andc (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_andc (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vandc (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vandc (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vandc (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vandc (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vandc (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vandc (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vandc (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vandc (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vandc (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vandc (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vandc (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vandc (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vandc (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vandc (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vandc (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vandc (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vandc (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vandc (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vandc (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vandc (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vandc (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vandc (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vandc (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vandc (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_avg (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_avg (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_avg (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_avg (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_avg (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_avg (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_ceil (vector float __a)
 
static __inline__ vector float __ATTRS_o_ai vec_roundp (vector float __a)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpeq (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpeq (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpeq (vector bool char __a, vector bool char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpeq (vector short __a, vector short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpeq (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpeq (vector bool short __a, vector bool short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq (vector int __a, vector int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq (vector bool int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq (vector float __a, vector float __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpne (vector bool char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpne (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpne (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpne (vector bool short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpne (vector signed short __a, vector signed short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpne (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpne (vector bool int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpne (vector signed int __a, vector signed int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpne (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpne (vector float __a, vector float __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpgt (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpgt (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpgt (vector short __a, vector short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpgt (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt (vector int __a, vector int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt (vector float __a, vector float __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpge (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmpge (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpge (vector signed short __a, vector signed short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmpge (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpge (vector signed int __a, vector signed int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpge (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmpge (vector float __a, vector float __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmple (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmple (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmple (vector signed short __a, vector signed short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmple (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmple (vector signed int __a, vector signed int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmple (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmple (vector float __a, vector float __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmplt (vector signed char __a, vector signed char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_cmplt (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmplt (vector short __a, vector short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_cmplt (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmplt (vector int __a, vector int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmplt (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_cmplt (vector float __a, vector float __b)
 
static __inline__ vector signed int __ATTRS_o_ai vec_sld (vector signed int, vector signed int, unsigned const int __c)
 
static __inline__ vector signed int __ATTRS_o_ai vec_signed (vector float __a)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sld (vector unsigned int, vector unsigned int, unsigned const int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_unsigned (vector float __a)
 
static __inline__ vector float __ATTRS_o_ai vec_sld (vector float, vector float, unsigned const int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_float (vector signed int __a)
 
static __inline__ vector float __ATTRS_o_ai vec_float (vector unsigned int __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_div (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_div (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector signed short __ATTRS_o_ai vec_div (vector signed short __a, vector signed short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_div (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector signed int __ATTRS_o_ai vec_div (vector signed int __a, vector signed int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_div (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_floor (vector float __a)
 
static __inline__ vector float __ATTRS_o_ai vec_roundm (vector float __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_ld (long __a, const vector signed char *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_ld (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_ld (long __a, const vector unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_ld (long __a, const unsigned char *__b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_ld (long __a, const vector bool char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_ld (long __a, const vector short *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_ld (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_ld (long __a, const vector unsigned short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_ld (long __a, const unsigned short *__b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_ld (long __a, const vector bool short *__b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_ld (long __a, const vector pixel *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_ld (long __a, const vector int *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_ld (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_ld (long __a, const vector unsigned int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_ld (long __a, const unsigned int *__b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_ld (long __a, const vector bool int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_ld (long __a, const vector float *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_ld (long __a, const float *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lvx (long __a, const vector signed char *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lvx (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvx (long __a, const vector unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvx (long __a, const unsigned char *__b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_lvx (long __a, const vector bool char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lvx (long __a, const vector short *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lvx (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lvx (long __a, const vector unsigned short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lvx (long __a, const unsigned short *__b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_lvx (long __a, const vector bool short *__b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_lvx (long __a, const vector pixel *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lvx (long __a, const vector int *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lvx (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lvx (long __a, const vector unsigned int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lvx (long __a, const unsigned int *__b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_lvx (long __a, const vector bool int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lvx (long __a, const vector float *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lvx (long __a, const float *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lde (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lde (long __a, const unsigned char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lde (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lde (long __a, const unsigned short *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lde (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lde (long __a, const unsigned int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lde (long __a, const float *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lvebx (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvebx (long __a, const unsigned char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lvehx (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lvehx (long __a, const unsigned short *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lvewx (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lvewx (long __a, const unsigned int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lvewx (long __a, const float *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_ldl (long __a, const vector signed char *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_ldl (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_ldl (long __a, const vector unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_ldl (long __a, const unsigned char *__b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_ldl (long __a, const vector bool char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_ldl (long __a, const vector short *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_ldl (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_ldl (long __a, const vector unsigned short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_ldl (long __a, const unsigned short *__b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_ldl (long __a, const vector bool short *__b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_ldl (long __a, const vector pixel *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_ldl (long __a, const vector int *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_ldl (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_ldl (long __a, const vector unsigned int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_ldl (long __a, const unsigned int *__b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_ldl (long __a, const vector bool int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_ldl (long __a, const vector float *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_ldl (long __a, const float *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lvxl (long __a, const vector signed char *__b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_lvxl (long __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvxl (long __a, const vector unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvxl (long __a, const unsigned char *__b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_lvxl (long __a, const vector bool char *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lvxl (long __a, const vector short *__b)
 
static __inline__ vector short __ATTRS_o_ai vec_lvxl (long __a, const short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lvxl (long __a, const vector unsigned short *__b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_lvxl (long __a, const unsigned short *__b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_lvxl (long __a, const vector bool short *__b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_lvxl (long __a, const vector pixel *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lvxl (long __a, const vector int *__b)
 
static __inline__ vector int __ATTRS_o_ai vec_lvxl (long __a, const int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lvxl (long __a, const vector unsigned int *__b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_lvxl (long __a, const unsigned int *__b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_lvxl (long __a, const vector bool int *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lvxl (long __a, const vector float *__b)
 
static __inline__ vector float __ATTRS_o_ai vec_lvxl (long __a, const float *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const short *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const unsigned short *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const int *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const unsigned int *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsl (int __a, const float *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const signed char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const unsigned char *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const short *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const unsigned short *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const int *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const unsigned int *__b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_lvsr (int __a, const float *__b)
 
static __inline__ vector signed short __ATTRS_o_ai vec_mladd (vector signed short, vector signed short, vector signed short)
 
static __inline__ vector signed short __ATTRS_o_ai vec_mladd (vector signed short, vector unsigned short, vector unsigned short)
 
static __inline__ vector signed short __ATTRS_o_ai vec_mladd (vector unsigned short, vector signed short, vector signed short)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mladd (vector unsigned short, vector unsigned short, vector unsigned short)
 
static __inline__ vector signed short __ATTRS_o_ai vec_madd (vector signed short __a, vector signed short __b, vector signed short __c)
 
static __inline__ vector signed short __ATTRS_o_ai vec_madd (vector signed short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector signed short __ATTRS_o_ai vec_madd (vector unsigned short __a, vector signed short __b, vector signed short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_madd (vector unsigned short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector float __ATTRS_o_ai vec_madd (vector float __a, vector float __b, vector float __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_max (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_max (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_max (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_max (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_max (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_max (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_max (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_max (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_max (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_max (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_max (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_max (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_max (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_max (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_max (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_max (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_max (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_max (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_max (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vmaxsb (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vmaxsb (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vmaxsb (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vmaxub (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vmaxub (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vmaxub (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vmaxsh (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vmaxsh (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vmaxsh (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmaxuh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmaxuh (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmaxuh (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vmaxsw (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vmaxsw (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vmaxsw (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vmaxuw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vmaxuw (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vmaxuw (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_mergeh (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_mergeh (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_mergeh (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_mergeh (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mergeh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_mergeh (vector bool short __a, vector bool short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_mergeh (vector pixel __a, vector pixel __b)
 
static __inline__ vector int __ATTRS_o_ai vec_mergeh (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_mergeh (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_mergeh (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_mergeh (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vmrghb (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vmrghb (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vmrghb (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vmrghh (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmrghh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vmrghh (vector bool short __a, vector bool short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vmrghh (vector pixel __a, vector pixel __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vmrghw (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vmrghw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vmrghw (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vmrghw (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_mergel (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_mergel (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_mergel (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_mergel (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mergel (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_mergel (vector bool short __a, vector bool short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_mergel (vector pixel __a, vector pixel __b)
 
static __inline__ vector int __ATTRS_o_ai vec_mergel (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_mergel (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_mergel (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_mergel (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vmrglb (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vmrglb (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vmrglb (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vmrglh (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmrglh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vmrglh (vector bool short __a, vector bool short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vmrglh (vector pixel __a, vector pixel __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vmrglw (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vmrglw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vmrglw (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vmrglw (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_min (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_min (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_min (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_min (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_min (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_min (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_min (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_min (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_min (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_min (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_min (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_min (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_min (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_min (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_min (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_min (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_min (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_min (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_min (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vminsb (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vminsb (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vminsb (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vminub (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vminub (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vminub (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vminsh (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vminsh (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vminsh (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vminuh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vminuh (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vminuh (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vminsw (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vminsw (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vminsw (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vminuw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vminuw (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vminuw (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector short __ATTRS_o_ai vec_mladd (vector short __a, vector short __b, vector short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_mladd (vector short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_mladd (vector unsigned short __a, vector short __b, vector short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vmladduhm (vector short __a, vector short __b, vector short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vmladduhm (vector short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vmladduhm (vector unsigned short __a, vector short __b, vector short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vmladduhm (vector unsigned short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector int __ATTRS_o_ai vec_msum (vector signed char __a, vector unsigned char __b, vector int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_msum (vector unsigned char __a, vector unsigned char __b, vector unsigned int __c)
 
static __inline__ vector int __ATTRS_o_ai vec_msum (vector short __a, vector short __b, vector int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_msum (vector unsigned short __a, vector unsigned short __b, vector unsigned int __c)
 
static __inline__ vector int __ATTRS_o_ai vec_msums (vector short __a, vector short __b, vector int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_msums (vector unsigned short __a, vector unsigned short __b, vector unsigned int __c)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector signed char __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector unsigned char __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector bool char __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector short __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector unsigned short __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector bool short __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector pixel __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector int __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector unsigned int __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector bool int __a)
 
static __inline__ void __ATTRS_o_ai vec_mtvscr (vector float __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_mul (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_mul (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector signed short __ATTRS_o_ai vec_mul (vector signed short __a, vector signed short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mul (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector signed int __ATTRS_o_ai vec_mul (vector signed int __a, vector signed int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_mul (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_mul (vector float __a, vector float __b)
 
static __inline__ vector short __ATTRS_o_ai vec_mule (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mule (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_mule (vector short __a, vector short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_mule (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_mulo (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_mulo (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_mulo (vector short __a, vector short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_mulo (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector float __ATTRS_o_ai vec_nmsub (vector float __a, vector float __b, vector float __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_nor (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_nor (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_nor (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_nor (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_nor (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_nor (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_nor (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_nor (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_nor (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_nor (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vnor (vector signed char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vnor (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vnor (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vnor (vector short __a, vector short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vnor (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vnor (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vnor (vector int __a, vector int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vnor (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vnor (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vnor (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_or (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_or (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_or (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_or (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_or (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_or (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_or (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_or (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_or (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_or (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_or (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_or (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_or (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_or (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_or (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_or (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_or (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_or (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_or (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_or (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_or (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_or (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_or (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_or (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vor (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vor (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vor (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vor (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vor (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vor (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vor (vector bool char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vor (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vor (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vor (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vor (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vor (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vor (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vor (vector bool short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vor (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vor (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vor (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vor (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vor (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vor (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vor (vector bool int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vor (vector float __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vor (vector bool int __a, vector float __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vor (vector float __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_pack (vector signed short __a, vector signed short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_pack (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_pack (vector bool short __a, vector bool short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_pack (vector int __a, vector int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_pack (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_pack (vector bool int __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vpkuhum (vector signed short __a, vector signed short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vpkuhum (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vpkuhum (vector bool short __a, vector bool short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vpkuwum (vector int __a, vector int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vpkuwum (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vpkuwum (vector bool int __a, vector bool int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_packs (vector short __a, vector short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_packs (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector signed short __ATTRS_o_ai vec_packs (vector int __a, vector int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_packs (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_packsu (vector short __a, vector short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_packsu (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_packsu (vector int __a, vector int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_packsu (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vpkshus (vector short __a, vector short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vpkshus (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vpkswus (vector int __a, vector int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vpkswus (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vperm (vector signed char __a, vector signed char __b, vector unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vperm (vector unsigned char __a, vector unsigned char __b, vector unsigned char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vperm (vector bool char __a, vector bool char __b, vector unsigned char __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vperm (vector short __a, vector short __b, vector unsigned char __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vperm (vector unsigned short __a, vector unsigned short __b, vector unsigned char __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vperm (vector bool short __a, vector bool short __b, vector unsigned char __c)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vperm (vector pixel __a, vector pixel __b, vector unsigned char __c)
 
static __inline__ vector int __ATTRS_o_ai vec_vperm (vector int __a, vector int __b, vector unsigned char __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vperm (vector unsigned int __a, vector unsigned int __b, vector unsigned char __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vperm (vector bool int __a, vector bool int __b, vector unsigned char __c)
 
static __inline__ vector float __ATTRS_o_ai vec_vperm (vector float __a, vector float __b, vector unsigned char __c)
 
static __inline__ vector float __ATTRS_o_ai vec_re (vector float __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_rl (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_rl (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_rl (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_rl (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_rl (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_rl (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vrlb (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vrlb (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vrlh (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vrlh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vrlw (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vrlw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_round (vector float __a)
 
static __inline__ vector float __ATTRS_o_ai vec_rsqrte (vector float __a)
 
static vector float __ATTRS_o_ai vec_rsqrt (vector float __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sel (vector signed char __a, vector signed char __b, vector unsigned char __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sel (vector signed char __a, vector signed char __b, vector bool char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sel (vector unsigned char __a, vector unsigned char __b, vector unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sel (vector unsigned char __a, vector unsigned char __b, vector bool char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sel (vector bool char __a, vector bool char __b, vector unsigned char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sel (vector bool char __a, vector bool char __b, vector bool char __c)
 
static __inline__ vector short __ATTRS_o_ai vec_sel (vector short __a, vector short __b, vector unsigned short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_sel (vector short __a, vector short __b, vector bool short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sel (vector unsigned short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sel (vector unsigned short __a, vector unsigned short __b, vector bool short __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sel (vector bool short __a, vector bool short __b, vector unsigned short __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sel (vector bool short __a, vector bool short __b, vector bool short __c)
 
static __inline__ vector int __ATTRS_o_ai vec_sel (vector int __a, vector int __b, vector unsigned int __c)
 
static __inline__ vector int __ATTRS_o_ai vec_sel (vector int __a, vector int __b, vector bool int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sel (vector unsigned int __a, vector unsigned int __b, vector unsigned int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sel (vector unsigned int __a, vector unsigned int __b, vector bool int __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sel (vector bool int __a, vector bool int __b, vector unsigned int __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sel (vector bool int __a, vector bool int __b, vector bool int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_sel (vector float __a, vector float __b, vector unsigned int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_sel (vector float __a, vector float __b, vector bool int __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsel (vector signed char __a, vector signed char __b, vector unsigned char __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsel (vector signed char __a, vector signed char __b, vector bool char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsel (vector unsigned char __a, vector unsigned char __b, vector unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsel (vector unsigned char __a, vector unsigned char __b, vector bool char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsel (vector bool char __a, vector bool char __b, vector unsigned char __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsel (vector bool char __a, vector bool char __b, vector bool char __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vsel (vector short __a, vector short __b, vector unsigned short __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vsel (vector short __a, vector short __b, vector bool short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsel (vector unsigned short __a, vector unsigned short __b, vector unsigned short __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsel (vector unsigned short __a, vector unsigned short __b, vector bool short __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsel (vector bool short __a, vector bool short __b, vector unsigned short __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsel (vector bool short __a, vector bool short __b, vector bool short __c)
 
static __inline__ vector int __ATTRS_o_ai vec_vsel (vector int __a, vector int __b, vector unsigned int __c)
 
static __inline__ vector int __ATTRS_o_ai vec_vsel (vector int __a, vector int __b, vector bool int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel (vector unsigned int __a, vector unsigned int __b, vector unsigned int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel (vector unsigned int __a, vector unsigned int __b, vector bool int __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsel (vector bool int __a, vector bool int __b, vector unsigned int __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsel (vector bool int __a, vector bool int __b, vector bool int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_vsel (vector float __a, vector float __b, vector unsigned int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_vsel (vector float __a, vector float __b, vector bool int __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sl (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sl (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sl (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sl (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sl (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sl (vector int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vslb (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vslb (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vslh (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vslh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vslw (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vslw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sld (vector signed char __a, vector signed char __b, unsigned const int __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sld (vector unsigned char __a, vector unsigned char __b, unsigned const int __c)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sld (vector bool char __a, vector bool char __b, unsigned const int __c)
 
static __inline__ vector signed short __ATTRS_o_ai vec_sld (vector signed short __a, vector signed short __b, unsigned const int __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sld (vector unsigned short __a, vector unsigned short __b, unsigned const int __c)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sld (vector bool short __a, vector bool short __b, unsigned const int __c)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sld (vector pixel __a, vector pixel __b, unsigned const int __c)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sld (vector bool int __a, vector bool int __b, unsigned const int __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sldw (vector signed char __a, vector signed char __b, unsigned const int __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sldw (vector unsigned char __a, vector unsigned char __b, unsigned const int __c)
 
static __inline__ vector signed short __ATTRS_o_ai vec_sldw (vector signed short __a, vector signed short __b, unsigned const int __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sldw (vector unsigned short __a, vector unsigned short __b, unsigned const int __c)
 
static __inline__ vector signed int __ATTRS_o_ai vec_sldw (vector signed int __a, vector signed int __b, unsigned const int __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sldw (vector unsigned int __a, vector unsigned int __b, unsigned const int __c)
 
static __inline__ vector float __ATTRS_o_ai vec_sldw (vector float __a, vector float __b, unsigned const int __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsldoi (vector signed char __a, vector signed char __b, unsigned char __c)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsldoi (vector unsigned char __a, vector unsigned char __b, unsigned char __c)
 
static __inline__ vector short __ATTRS_o_ai vec_vsldoi (vector short __a, vector short __b, unsigned char __c)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsldoi (vector unsigned short __a, vector unsigned short __b, unsigned char __c)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsldoi (vector pixel __a, vector pixel __b, unsigned char __c)
 
static __inline__ vector int __ATTRS_o_ai vec_vsldoi (vector int __a, vector int __b, unsigned char __c)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsldoi (vector unsigned int __a, vector unsigned int __b, unsigned char __c)
 
static __inline__ vector float __ATTRS_o_ai vec_vsldoi (vector float __a, vector float __b, unsigned char __c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sll (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sll (vector signed char __a, vector unsigned short __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sll (vector signed char __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sll (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sll (vector unsigned char __a, vector unsigned short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sll (vector unsigned char __a, vector unsigned int __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sll (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sll (vector bool char __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_sll (vector bool char __a, vector unsigned int __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sll (vector short __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sll (vector short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sll (vector short __a, vector unsigned int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sll (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sll (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sll (vector unsigned short __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sll (vector bool short __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sll (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_sll (vector bool short __a, vector unsigned int __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sll (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sll (vector pixel __a, vector unsigned short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sll (vector pixel __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sll (vector int __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sll (vector int __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sll (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sll (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sll (vector unsigned int __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sll (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sll (vector bool int __a, vector unsigned char __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sll (vector bool int __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_sll (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsl (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsl (vector signed char __a, vector unsigned short __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsl (vector signed char __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsl (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsl (vector unsigned char __a, vector unsigned short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsl (vector unsigned char __a, vector unsigned int __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsl (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsl (vector bool char __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsl (vector bool char __a, vector unsigned int __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsl (vector short __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsl (vector short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsl (vector short __a, vector unsigned int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsl (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsl (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsl (vector unsigned short __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsl (vector bool short __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsl (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsl (vector bool short __a, vector unsigned int __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsl (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsl (vector pixel __a, vector unsigned short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsl (vector pixel __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsl (vector int __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsl (vector int __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsl (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsl (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsl (vector unsigned int __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsl (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsl (vector bool int __a, vector unsigned char __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsl (vector bool int __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsl (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_slo (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_slo (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_slo (vector unsigned char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_slo (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_slo (vector short __a, vector signed char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_slo (vector short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_slo (vector unsigned short __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_slo (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_slo (vector pixel __a, vector signed char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_slo (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_slo (vector int __a, vector signed char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_slo (vector int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_slo (vector unsigned int __a, vector signed char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_slo (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_slo (vector float __a, vector signed char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_slo (vector float __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vslo (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vslo (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vslo (vector unsigned char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vslo (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vslo (vector short __a, vector signed char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vslo (vector short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vslo (vector unsigned short __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vslo (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vslo (vector pixel __a, vector signed char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vslo (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vslo (vector int __a, vector signed char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vslo (vector int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vslo (vector unsigned int __a, vector signed char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vslo (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vslo (vector float __a, vector signed char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vslo (vector float __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_splat (vector signed char __a, unsigned const int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_splat (vector unsigned char __a, unsigned const int __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_splat (vector bool char __a, unsigned const int __b)
 
static __inline__ vector signed short __ATTRS_o_ai vec_splat (vector signed short __a, unsigned const int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_splat (vector unsigned short __a, unsigned const int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_splat (vector bool short __a, unsigned const int __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_splat (vector pixel __a, unsigned const int __b)
 
static __inline__ vector signed int __ATTRS_o_ai vec_splat (vector signed int __a, unsigned const int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_splat (vector unsigned int __a, unsigned const int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_splat (vector bool int __a, unsigned const int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_splat (vector float __a, unsigned const int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vspltb (vector signed char __a, unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vspltb (vector unsigned char __a, unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vspltb (vector bool char __a, unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsplth (vector short __a, unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsplth (vector unsigned short __a, unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsplth (vector bool short __a, unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsplth (vector pixel __a, unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vspltw (vector int __a, unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vspltw (vector unsigned int __a, unsigned char __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vspltw (vector bool int __a, unsigned char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vspltw (vector float __a, unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_splat_s8 (signed char __a)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vspltisb (signed char __a)
 
static __inline__ vector short __ATTRS_o_ai vec_splat_s16 (signed char __a)
 
static __inline__ vector short __ATTRS_o_ai vec_vspltish (signed char __a)
 
static __inline__ vector int __ATTRS_o_ai vec_splat_s32 (signed char __a)
 
static __inline__ vector int __ATTRS_o_ai vec_vspltisw (signed char __a)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_splat_u8 (unsigned char __a)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_splat_u16 (signed char __a)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_splat_u32 (signed char __a)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sr (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sr (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sr (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sr (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sr (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sr (vector int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsrb (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsrb (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsrh (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsrh (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsrw (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsrw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sra (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sra (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sra (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sra (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sra (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sra (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsrab (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsrab (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsrah (vector short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsrah (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsraw (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsraw (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_srl (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_srl (vector signed char __a, vector unsigned short __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_srl (vector signed char __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_srl (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_srl (vector unsigned char __a, vector unsigned short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_srl (vector unsigned char __a, vector unsigned int __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_srl (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_srl (vector bool char __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_srl (vector bool char __a, vector unsigned int __b)
 
static __inline__ vector short __ATTRS_o_ai vec_srl (vector short __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_srl (vector short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_srl (vector short __a, vector unsigned int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_srl (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_srl (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_srl (vector unsigned short __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_srl (vector bool short __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_srl (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_srl (vector bool short __a, vector unsigned int __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_srl (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_srl (vector pixel __a, vector unsigned short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_srl (vector pixel __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_srl (vector int __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_srl (vector int __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_srl (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_srl (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_srl (vector unsigned int __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_srl (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_srl (vector bool int __a, vector unsigned char __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_srl (vector bool int __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_srl (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsr (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsr (vector signed char __a, vector unsigned short __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsr (vector signed char __a, vector unsigned int __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsr (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsr (vector unsigned char __a, vector unsigned short __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsr (vector unsigned char __a, vector unsigned int __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsr (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsr (vector bool char __a, vector unsigned short __b)
 
static __inline__ vector bool char __ATTRS_o_ai vec_vsr (vector bool char __a, vector unsigned int __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsr (vector short __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsr (vector short __a, vector unsigned short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsr (vector short __a, vector unsigned int __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsr (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsr (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsr (vector unsigned short __a, vector unsigned int __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsr (vector bool short __a, vector unsigned char __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsr (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector bool short __ATTRS_o_ai vec_vsr (vector bool short __a, vector unsigned int __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsr (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsr (vector pixel __a, vector unsigned short __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsr (vector pixel __a, vector unsigned int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsr (vector int __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsr (vector int __a, vector unsigned short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsr (vector int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsr (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsr (vector unsigned int __a, vector unsigned short __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsr (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsr (vector bool int __a, vector unsigned char __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsr (vector bool int __a, vector unsigned short __b)
 
static __inline__ vector bool int __ATTRS_o_ai vec_vsr (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sro (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sro (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sro (vector unsigned char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sro (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sro (vector short __a, vector signed char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sro (vector short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sro (vector unsigned short __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sro (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sro (vector pixel __a, vector signed char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_sro (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sro (vector int __a, vector signed char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sro (vector int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sro (vector unsigned int __a, vector signed char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sro (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_sro (vector float __a, vector signed char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_sro (vector float __a, vector unsigned char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsro (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsro (vector signed char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsro (vector unsigned char __a, vector signed char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsro (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsro (vector short __a, vector signed char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_vsro (vector short __a, vector unsigned char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsro (vector unsigned short __a, vector signed char __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_vsro (vector unsigned short __a, vector unsigned char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsro (vector pixel __a, vector signed char __b)
 
static __inline__ vector pixel __ATTRS_o_ai vec_vsro (vector pixel __a, vector unsigned char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsro (vector int __a, vector signed char __b)
 
static __inline__ vector int __ATTRS_o_ai vec_vsro (vector int __a, vector unsigned char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsro (vector unsigned int __a, vector signed char __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_vsro (vector unsigned int __a, vector unsigned char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vsro (vector float __a, vector signed char __b)
 
static __inline__ vector float __ATTRS_o_ai vec_vsro (vector float __a, vector unsigned char __b)
 
static __inline__ void __ATTRS_o_ai vec_st (vector signed char __a, long __b, vector signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector signed char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned char __a, long __b, vector unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool char __a, long __b, vector bool char *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector short __a, long __b, vector short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned short __a, long __b, vector unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool short __a, long __b, vector bool short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector pixel __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector pixel __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector pixel __a, long __b, vector pixel *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector int __a, long __b, vector int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned int __a, long __b, vector unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector unsigned int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector bool int __a, long __b, vector bool int *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector float __a, long __b, vector float *__c)
 
static __inline__ void __ATTRS_o_ai vec_st (vector float __a, long __b, float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector signed char __a, long __b, vector signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector signed char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned char __a, long __b, vector unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool char __a, long __b, vector bool char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector short __a, long __b, vector short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned short __a, long __b, vector unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool short __a, long __b, vector bool short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector pixel __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector pixel __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector pixel __a, long __b, vector pixel *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector int __a, long __b, vector int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned int __a, long __b, vector unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector unsigned int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector bool int __a, long __b, vector bool int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector float __a, long __b, vector float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvx (vector float __a, long __b, float *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector signed char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector unsigned char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector unsigned short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector pixel __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector pixel __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector unsigned int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector bool int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_ste (vector float __a, long __b, float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvebx (vector signed char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvebx (vector unsigned char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvebx (vector bool char __a, long __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvebx (vector bool char __a, long __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector unsigned short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector bool short __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector bool short __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector pixel __a, long __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvehx (vector pixel __a, long __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvewx (vector int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvewx (vector unsigned int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvewx (vector bool int __a, long __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvewx (vector bool int __a, long __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvewx (vector float __a, long __b, float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector signed char __a, int __b, vector signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector signed char __a, int __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned char __a, int __b, vector unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned char __a, int __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool char __a, int __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool char __a, int __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool char __a, int __b, vector bool char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector short __a, int __b, vector short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector short __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned short __a, int __b, vector unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned short __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool short __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool short __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool short __a, int __b, vector bool short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector pixel __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector pixel __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector pixel __a, int __b, vector pixel *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector int __a, int __b, vector int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector int __a, int __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned int __a, int __b, vector unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector unsigned int __a, int __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool int __a, int __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool int __a, int __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector bool int __a, int __b, vector bool int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector float __a, int __b, vector float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stl (vector float __a, int __b, float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector signed char __a, int __b, vector signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector signed char __a, int __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned char __a, int __b, vector unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned char __a, int __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool char __a, int __b, signed char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool char __a, int __b, unsigned char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool char __a, int __b, vector bool char *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector short __a, int __b, vector short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector short __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned short __a, int __b, vector unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned short __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool short __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool short __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool short __a, int __b, vector bool short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector pixel __a, int __b, short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector pixel __a, int __b, unsigned short *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector pixel __a, int __b, vector pixel *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector int __a, int __b, vector int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector int __a, int __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned int __a, int __b, vector unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector unsigned int __a, int __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool int __a, int __b, int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool int __a, int __b, unsigned int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector bool int __a, int __b, vector bool int *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector float __a, int __b, vector float *__c)
 
static __inline__ void __ATTRS_o_ai vec_stvxl (vector float __a, int __b, float *__c)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sub (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sub (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_sub (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sub (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sub (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_sub (vector unsigned char __a, vector bool char __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sub (vector short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sub (vector bool short __a, vector short __b)
 
static __inline__ vector short __ATTRS_o_ai vec_sub (vector short __a, vector bool short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sub (vector unsigned short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sub (vector bool short __a, vector unsigned short __b)
 
static __inline__ vector unsigned short __ATTRS_o_ai vec_sub (vector unsigned short __a, vector bool short __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sub (vector int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sub (vector bool int __a, vector int __b)
 
static __inline__ vector int __ATTRS_o_ai vec_sub (vector int __a, vector bool int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sub (vector unsigned int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sub (vector bool int __a, vector unsigned int __b)
 
static __inline__ vector unsigned int __ATTRS_o_ai vec_sub (vector unsigned int __a, vector bool int __b)
 
static __inline__ vector float __ATTRS_o_ai vec_sub (vector float __a, vector float __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsububm (vector signed char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsububm (vector bool char __a, vector signed char __b)
 
static __inline__ vector signed char __ATTRS_o_ai vec_vsububm (vector signed char __a, vector bool char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsububm (vector unsigned char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsububm (vector bool char __a, vector unsigned char __b)
 
static __inline__ vector unsigned char __ATTRS_o_ai vec_vsububm (vector unsigned char __a, vector bool char __b)