HomeSort by: relevance | last modified time | path
    Searched defs:vec_vsx_ld (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
altivec.h 127 #define vec_vsx_ld __builtin_vec_vsx_ld macro
altivec.h 127 #define vec_vsx_ld __builtin_vec_vsx_ld macro
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
altivec.h 127 #define vec_vsx_ld __builtin_vec_vsx_ld macro
altivec.h 127 #define vec_vsx_ld __builtin_vec_vsx_ld macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h 12807 /* vec_vsx_ld */
12812 vec_vsx_ld(int __a, const vector bool int *__b) { function
12817 vec_vsx_ld(int __a, const vector signed int *__b) { function
12822 vec_vsx_ld(int __a, const signed int *__b) { function
12827 vec_vsx_ld(int __a, const vector unsigned int *__b) { function
12832 vec_vsx_ld(int __a, const unsigned int *__b) { function
12837 vec_vsx_ld(int __a, const vector float *__b) { function
12841 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, function
12847 vec_vsx_ld(int __a, const vector signed long long *__b) { function
12852 vec_vsx_ld(int __a, const vector unsigned long long *__b) function
12857 vec_vsx_ld(int __a, const vector double *__b) { function
12862 vec_vsx_ld(int __a, const double *__b) { function
12867 vec_vsx_ld(int __a, const vector bool short *__b) { function
12872 vec_vsx_ld(int __a, const vector signed short *__b) { function
12877 vec_vsx_ld(int __a, const signed short *__b) { function
12882 vec_vsx_ld(int __a, const vector unsigned short *__b) { function
12887 vec_vsx_ld(int __a, const unsigned short *__b) { function
12892 vec_vsx_ld(int __a, const vector bool char *__b) { function
12897 vec_vsx_ld(int __a, const vector signed char *__b) { function
12902 vec_vsx_ld(int __a, const signed char *__b) { function
12907 vec_vsx_ld(int __a, const vector unsigned char *__b) { function
12912 vec_vsx_ld(int __a, const unsigned char *__b) { function
    [all...]
altivec.h 12807 /* vec_vsx_ld */
12812 vec_vsx_ld(int __a, const vector bool int *__b) { function
12817 vec_vsx_ld(int __a, const vector signed int *__b) { function
12822 vec_vsx_ld(int __a, const signed int *__b) { function
12827 vec_vsx_ld(int __a, const vector unsigned int *__b) { function
12832 vec_vsx_ld(int __a, const unsigned int *__b) { function
12837 vec_vsx_ld(int __a, const vector float *__b) { function
12841 static __inline__ vector float __ATTRS_o_ai vec_vsx_ld(int __a, function
12847 vec_vsx_ld(int __a, const vector signed long long *__b) { function
12852 vec_vsx_ld(int __a, const vector unsigned long long *__b) function
12857 vec_vsx_ld(int __a, const vector double *__b) { function
12862 vec_vsx_ld(int __a, const double *__b) { function
12867 vec_vsx_ld(int __a, const vector bool short *__b) { function
12872 vec_vsx_ld(int __a, const vector signed short *__b) { function
12877 vec_vsx_ld(int __a, const signed short *__b) { function
12882 vec_vsx_ld(int __a, const vector unsigned short *__b) { function
12887 vec_vsx_ld(int __a, const unsigned short *__b) { function
12892 vec_vsx_ld(int __a, const vector bool char *__b) { function
12897 vec_vsx_ld(int __a, const vector signed char *__b) { function
12902 vec_vsx_ld(int __a, const signed char *__b) { function
12907 vec_vsx_ld(int __a, const vector unsigned char *__b) { function
12912 vec_vsx_ld(int __a, const unsigned char *__b) { function
    [all...]

Completed in 60 milliseconds