|
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 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 signed char __ATTRS_o_ai | vec_ld (int __a, const vector signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_ld (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_ld (int __a, const vector unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_ld (int __a, const unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_ld (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_ld (int __a, const vector short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_ld (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_ld (int __a, const vector unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_ld (int __a, const unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_ld (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_ld (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_ld (int __a, const vector int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_ld (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_ld (int __a, const vector unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_ld (int __a, const unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_ld (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_ld (int __a, const vector float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_ld (int __a, const float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvx (int __a, const vector signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvx (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvx (int __a, const vector unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvx (int __a, const unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvx (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvx (int __a, const vector short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvx (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvx (int __a, const vector unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvx (int __a, const unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvx (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvx (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvx (int __a, const vector int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvx (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvx (int __a, const vector unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvx (int __a, const unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvx (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvx (int __a, const vector float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvx (int __a, const float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lde (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lde (int __a, const unsigned char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lde (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lde (int __a, const unsigned short *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lde (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lde (int __a, const unsigned int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lde (int __a, const float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvebx (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvebx (int __a, const unsigned char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvehx (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvehx (int __a, const unsigned short *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvewx (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvewx (int __a, const unsigned int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvewx (int __a, const float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_ldl (int __a, const vector signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_ldl (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_ldl (int __a, const vector unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_ldl (int __a, const unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_ldl (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_ldl (int __a, const vector short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_ldl (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_ldl (int __a, const vector unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_ldl (int __a, const unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_ldl (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_ldl (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_ldl (int __a, const vector int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_ldl (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_ldl (int __a, const vector unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_ldl (int __a, const unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_ldl (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_ldl (int __a, const vector float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_ldl (int __a, const float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvxl (int __a, const vector signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvxl (int __a, const signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvxl (int __a, const vector unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvxl (int __a, const unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvxl (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvxl (int __a, const vector short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvxl (int __a, const short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvxl (int __a, const vector unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvxl (int __a, const unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvxl (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvxl (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvxl (int __a, const vector int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvxl (int __a, const int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvxl (int __a, const vector unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvxl (int __a, const unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvxl (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvxl (int __a, const vector float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvxl (int __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 __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 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, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector pixel __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector pixel __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector float __a, int __b, vector float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_st (vector float __a, int __b, float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector signed char __a, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector pixel __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector pixel __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector float __a, int __b, vector float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvx (vector float __a, int __b, float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector pixel __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector pixel __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector bool int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_ste (vector float __a, int __b, float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvebx (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvebx (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvebx (vector bool char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvebx (vector bool char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector bool short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector bool short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector pixel __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvehx (vector pixel __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvewx (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvewx (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvewx (vector bool int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvewx (vector bool int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvewx (vector float __a, int __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) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubuhm (vector short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubuhm (vector bool short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubuhm (vector short __a, vector bool short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhm (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhm (vector bool short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhm (vector unsigned short __a, vector bool short __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubuwm (vector int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubuwm (vector bool int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubuwm (vector int __a, vector bool int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuwm (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuwm (vector bool int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuwm (vector unsigned int __a, vector bool int __b) |
|
static __inline__ vector signed int __ATTRS_o_ai | vec_subc (vector signed int __a, vector signed int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_subc (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_subs (vector signed char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_subs (vector bool char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_subs (vector signed char __a, vector bool char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_subs (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_subs (vector bool char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_subs (vector unsigned char __a, vector bool char __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_subs (vector short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_subs (vector bool short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_subs (vector short __a, vector bool short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_subs (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_subs (vector bool short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_subs (vector unsigned short __a, vector bool short __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_subs (vector int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_subs (vector bool int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_subs (vector int __a, vector bool int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_subs (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_subs (vector bool int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_subs (vector unsigned int __a, vector bool int __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vsubsbs (vector signed char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vsubsbs (vector bool char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vsubsbs (vector signed char __a, vector bool char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vsububs (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vsububs (vector bool char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vsububs (vector unsigned char __a, vector bool char __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubshs (vector short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubshs (vector bool short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vsubshs (vector short __a, vector bool short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhs (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhs (vector bool short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vsubuhs (vector unsigned short __a, vector bool short __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubsws (vector int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubsws (vector bool int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vsubsws (vector int __a, vector bool int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuws (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuws (vector bool int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vsubuws (vector unsigned int __a, vector bool int __b) |
|
static __inline__ vector signed int __ATTRS_o_ai | vec_sube (vector signed int __a, vector signed int __b, vector signed int __c) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_sube (vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) |
|
static __inline__ vector int __ATTRS_o_ai | vec_sum4s (vector signed char __a, vector int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_sum4s (vector unsigned char __a, vector unsigned int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_sum4s (vector signed short __a, vector int __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_trunc (vector float __a) |
|
static __inline__ vector short __ATTRS_o_ai | vec_unpackh (vector signed char __a) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_unpackh (vector bool char __a) |
|
static __inline__ vector int __ATTRS_o_ai | vec_unpackh (vector short __a) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_unpackh (vector bool short __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_unpackh (vector pixel __a) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vupkhsb (vector signed char __a) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_vupkhsb (vector bool char __a) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vupkhsh (vector short __a) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_vupkhsh (vector bool short __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vupkhsh (vector pixel __a) |
|
static __inline__ vector short __ATTRS_o_ai | vec_unpackl (vector signed char __a) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_unpackl (vector bool char __a) |
|
static __inline__ vector int __ATTRS_o_ai | vec_unpackl (vector short __a) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_unpackl (vector bool short __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_unpackl (vector pixel __a) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vupklsb (vector signed char __a) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_vupklsb (vector bool char __a) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vupklsh (vector short __a) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_vupklsh (vector bool short __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vupklsh (vector pixel __a) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_xor (vector signed char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_xor (vector bool char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_xor (vector signed char __a, vector bool char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_xor (vector bool char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_xor (vector unsigned char __a, vector bool char __b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_xor (vector bool char __a, vector bool char __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_xor (vector short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_xor (vector bool short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_xor (vector short __a, vector bool short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_xor (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_xor (vector bool short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_xor (vector unsigned short __a, vector bool short __b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_xor (vector bool short __a, vector bool short __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_xor (vector int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_xor (vector bool int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_xor (vector int __a, vector bool int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_xor (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_xor (vector bool int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_xor (vector unsigned int __a, vector bool int __b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_xor (vector bool int __a, vector bool int __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_xor (vector float __a, vector float __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_xor (vector bool int __a, vector float __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_xor (vector float __a, vector bool int __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vxor (vector signed char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vxor (vector bool char __a, vector signed char __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_vxor (vector signed char __a, vector bool char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vxor (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vxor (vector bool char __a, vector unsigned char __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_vxor (vector unsigned char __a, vector bool char __b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_vxor (vector bool char __a, vector bool char __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vxor (vector short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vxor (vector bool short __a, vector short __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_vxor (vector short __a, vector bool short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vxor (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vxor (vector bool short __a, vector unsigned short __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_vxor (vector unsigned short __a, vector bool short __b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_vxor (vector bool short __a, vector bool short __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vxor (vector int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vxor (vector bool int __a, vector int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_vxor (vector int __a, vector bool int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vxor (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vxor (vector bool int __a, vector unsigned int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_vxor (vector unsigned int __a, vector bool int __b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_vxor (vector bool int __a, vector bool int __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_vxor (vector float __a, vector float __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_vxor (vector bool int __a, vector float __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_vxor (vector float __a, vector bool int __b) |
|
static __inline__ signed char __ATTRS_o_ai | vec_extract (vector signed char __a, int __b) |
|
static __inline__ unsigned char __ATTRS_o_ai | vec_extract (vector unsigned char __a, int __b) |
|
static __inline__ unsigned char __ATTRS_o_ai | vec_extract (vector bool char __a, int __b) |
|
static __inline__ signed short __ATTRS_o_ai | vec_extract (vector signed short __a, int __b) |
|
static __inline__ unsigned short __ATTRS_o_ai | vec_extract (vector unsigned short __a, int __b) |
|
static __inline__ unsigned short __ATTRS_o_ai | vec_extract (vector bool short __a, int __b) |
|
static __inline__ signed int __ATTRS_o_ai | vec_extract (vector signed int __a, int __b) |
|
static __inline__ unsigned int __ATTRS_o_ai | vec_extract (vector unsigned int __a, int __b) |
|
static __inline__ unsigned int __ATTRS_o_ai | vec_extract (vector bool int __a, int __b) |
|
static __inline__ float __ATTRS_o_ai | vec_extract (vector float __a, int __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_insert (signed char __a, vector signed char __b, int __c) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_insert (unsigned char __a, vector unsigned char __b, int __c) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_insert (unsigned char __a, vector bool char __b, int __c) |
|
static __inline__ vector signed short __ATTRS_o_ai | vec_insert (signed short __a, vector signed short __b, int __c) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_insert (unsigned short __a, vector unsigned short __b, int __c) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_insert (unsigned short __a, vector bool short __b, int __c) |
|
static __inline__ vector signed int __ATTRS_o_ai | vec_insert (signed int __a, vector signed int __b, int __c) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_insert (unsigned int __a, vector unsigned int __b, int __c) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_insert (unsigned int __a, vector bool int __b, int __c) |
|
static __inline__ vector float __ATTRS_o_ai | vec_insert (float __a, vector float __b, int __c) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvlx (int __a, const signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvlx (int __a, const vector signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvlx (int __a, const unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvlx (int __a, const vector unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvlx (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvlx (int __a, const short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvlx (int __a, const vector short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvlx (int __a, const unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvlx (int __a, const vector unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvlx (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvlx (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvlx (int __a, const int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvlx (int __a, const vector int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvlx (int __a, const unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvlx (int __a, const vector unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvlx (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvlx (int __a, const float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvlx (int __a, const vector float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvlxl (int __a, const signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvlxl (int __a, const vector signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvlxl (int __a, const unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvlxl (int __a, const vector unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvlxl (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvlxl (int __a, const short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvlxl (int __a, const vector short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvlxl (int __a, const unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvlxl (int __a, const vector unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvlxl (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvlxl (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvlxl (int __a, const int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvlxl (int __a, const vector int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvlxl (int __a, const unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvlxl (int __a, const vector unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvlxl (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvlxl (int __a, const float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvlxl (int __a, vector float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvrx (int __a, const signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvrx (int __a, const vector signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvrx (int __a, const unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvrx (int __a, const vector unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvrx (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvrx (int __a, const short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvrx (int __a, const vector short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvrx (int __a, const unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvrx (int __a, const vector unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvrx (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvrx (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvrx (int __a, const int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvrx (int __a, const vector int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvrx (int __a, const unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvrx (int __a, const vector unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvrx (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvrx (int __a, const float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvrx (int __a, const vector float *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvrxl (int __a, const signed char *__b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_lvrxl (int __a, const vector signed char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvrxl (int __a, const unsigned char *__b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_lvrxl (int __a, const vector unsigned char *__b) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_lvrxl (int __a, const vector bool char *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvrxl (int __a, const short *__b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_lvrxl (int __a, const vector short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvrxl (int __a, const unsigned short *__b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_lvrxl (int __a, const vector unsigned short *__b) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_lvrxl (int __a, const vector bool short *__b) |
|
static __inline__ vector pixel __ATTRS_o_ai | vec_lvrxl (int __a, const vector pixel *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvrxl (int __a, const int *__b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_lvrxl (int __a, const vector int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvrxl (int __a, const unsigned int *__b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_lvrxl (int __a, const vector unsigned int *__b) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_lvrxl (int __a, const vector bool int *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvrxl (int __a, const float *__b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_lvrxl (int __a, const vector float *__b) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector signed char __a, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlx (vector float __a, int __b, vector float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector signed char __a, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvlxl (vector float __a, int __b, vector float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector signed char __a, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrx (vector float __a, int __b, vector float *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector signed char __a, int __b, signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector signed char __a, int __b, vector signed char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned char __a, int __b, unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned char __a, int __b, vector unsigned char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector bool char __a, int __b, vector bool char *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector short __a, int __b, short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector short __a, int __b, vector short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned short __a, int __b, unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned short __a, int __b, vector unsigned short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector bool short __a, int __b, vector bool short *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector pixel __a, int __b, vector pixel *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector int __a, int __b, int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector int __a, int __b, vector int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned int __a, int __b, unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector unsigned int __a, int __b, vector unsigned int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector bool int __a, int __b, vector bool int *__c) |
|
static __inline__ void __ATTRS_o_ai | vec_stvrxl (vector float __a, int __b, vector float *__c) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_promote (signed char __a, int __b) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_promote (unsigned char __a, int __b) |
|
static __inline__ vector short __ATTRS_o_ai | vec_promote (short __a, int __b) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_promote (unsigned short __a, int __b) |
|
static __inline__ vector int __ATTRS_o_ai | vec_promote (int __a, int __b) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_promote (unsigned int __a, int __b) |
|
static __inline__ vector float __ATTRS_o_ai | vec_promote (float __a, int __b) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_splats (signed char __a) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_splats (unsigned char __a) |
|
static __inline__ vector short __ATTRS_o_ai | vec_splats (short __a) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_splats (unsigned short __a) |
|
static __inline__ vector int __ATTRS_o_ai | vec_splats (int __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_splats (unsigned int __a) |
|
static __inline__ vector float __ATTRS_o_ai | vec_splats (float __a) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector pixel __a, vector pixel __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_eq (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ge (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_gt (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_le (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_lt (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_nan (vector float __a) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector pixel __a, vector pixel __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ne (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_nge (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_all_ngt (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector pixel __a, vector pixel __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_eq (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ge (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_gt (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_le (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_lt (vector float __a, vector float __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector signed char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector signed char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool char __a, vector signed char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool char __a, vector unsigned char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool char __a, vector bool char __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool short __a, vector short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool short __a, vector unsigned short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool short __a, vector bool short __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector pixel __a, vector pixel __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector unsigned int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool int __a, vector int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool int __a, vector unsigned int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector bool int __a, vector bool int __b) |
|
static __inline__ int __ATTRS_o_ai | vec_any_ne (vector float __a, vector float __b) |
|
static __ATTRS_o_ai vector bool char | vec_reve (vector bool char __a) |
|
static __ATTRS_o_ai vector signed char | vec_reve (vector signed char __a) |
|
static __ATTRS_o_ai vector unsigned char | vec_reve (vector unsigned char __a) |
|
static __ATTRS_o_ai vector bool int | vec_reve (vector bool int __a) |
|
static __ATTRS_o_ai vector signed int | vec_reve (vector signed int __a) |
|
static __ATTRS_o_ai vector unsigned int | vec_reve (vector unsigned int __a) |
|
static __ATTRS_o_ai vector bool short | vec_reve (vector bool short __a) |
|
static __ATTRS_o_ai vector signed short | vec_reve (vector signed short __a) |
|
static __ATTRS_o_ai vector unsigned short | vec_reve (vector unsigned short __a) |
|
static __ATTRS_o_ai vector float | vec_reve (vector float __a) |
|
static __inline__ vector bool char __ATTRS_o_ai | vec_revb (vector bool char __a) |
|
static __inline__ vector signed char __ATTRS_o_ai | vec_revb (vector signed char __a) |
|
static __inline__ vector unsigned char __ATTRS_o_ai | vec_revb (vector unsigned char __a) |
|
static __inline__ vector bool short __ATTRS_o_ai | vec_revb (vector bool short __a) |
|
static __inline__ vector signed short __ATTRS_o_ai | vec_revb (vector signed short __a) |
|
static __inline__ vector unsigned short __ATTRS_o_ai | vec_revb (vector unsigned short __a) |
|
static __inline__ vector bool int __ATTRS_o_ai | vec_revb (vector bool int __a) |
|
static __inline__ vector signed int __ATTRS_o_ai | vec_revb (vector signed int __a) |
|
static __inline__ vector unsigned int __ATTRS_o_ai | vec_revb (vector unsigned int __a) |
|
static __inline__ vector float __ATTRS_o_ai | vec_revb (vector float __a) |
|
static __ATTRS_o_ai vector signed char | vec_xl (signed long long __offset, const signed char *__ptr) |
|
static __ATTRS_o_ai vector unsigned char | vec_xl (signed long long __offset, const unsigned char *__ptr) |
|
static __ATTRS_o_ai vector signed short | vec_xl (signed long long __offset, const signed short *__ptr) |
|
static __ATTRS_o_ai vector unsigned short | vec_xl (signed long long __offset, const unsigned short *__ptr) |
|
static __ATTRS_o_ai vector signed int | vec_xl (signed long long __offset, const signed int *__ptr) |
|
static __ATTRS_o_ai vector unsigned int | vec_xl (signed long long __offset, const unsigned int *__ptr) |
|
static __ATTRS_o_ai vector float | vec_xl (signed long long __offset, const float *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector signed char __vec, signed long long __offset, signed char *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector unsigned char __vec, signed long long __offset, unsigned char *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector signed short __vec, signed long long __offset, signed short *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector unsigned short __vec, signed long long __offset, unsigned short *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector signed int __vec, signed long long __offset, signed int *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector unsigned int __vec, signed long long __offset, unsigned int *__ptr) |
|
static __ATTRS_o_ai void | vec_xst (vector float __vec, signed long long __offset, float *__ptr) |
|
static vector float __ATTRS_o_ai | vec_neg (vector float __a) |
|
static vector signed int __ATTRS_o_ai | vec_neg (vector signed int __a) |
|
static vector signed short __ATTRS_o_ai | vec_neg (vector signed short __a) |
|
static vector signed char __ATTRS_o_ai | vec_neg (vector signed char __a) |
|
static vector float __ATTRS_o_ai | vec_nabs (vector float __a) |
|
static vector signed int __ATTRS_o_ai | vec_nabs (vector signed int __a) |
|
static vector signed short __ATTRS_o_ai | vec_nabs (vector signed short __a) |
|
static vector signed char __ATTRS_o_ai | vec_nabs (vector signed char __a) |
|