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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Daltivec-7.c32 *vecint++ = vec_lvewx(var_int[0], longp[1]);
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Daltivec.h207 #define vec_lvewx __builtin_vec_lvewx macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Daltivec.h1768 /* vec_lvewx */
1771 vec_lvewx (int a1, float *a2) function
1777 vec_lvewx (int a1, signed int *a2) function
1783 vec_lvewx (int a1, unsigned int *a2) function
1789 vec_lvewx (int a1, signed long *a2) function
1795 vec_lvewx (int a1, unsigned long *a2) function
6776 #define vec_lvewx(a, b) \ macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Daltivec.h4282 /* vec_lvewx */
4284 static __inline__ vector int __ATTRS_o_ai vec_lvewx(long __a, const int *__b) { function
4289 vec_lvewx(long __a, const unsigned int *__b) { function
4293 static __inline__ vector float __ATTRS_o_ai vec_lvewx(long __a, function

Completed in 226 milliseconds