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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 1099 /*-- vec_xld2 ---------------------------------------------------------------*/
1103 vec_xld2(long __offset, const signed char *__ptr) { function
1112 vec_xld2(long __offset, const unsigned char *__ptr) { function
1121 vec_xld2(long __offset, const signed short *__ptr) { function
1130 vec_xld2(long __offset, const unsigned short *__ptr) { function
1139 vec_xld2(long __offset, const signed int *__ptr) { function
1148 vec_xld2(long __offset, const unsigned int *__ptr) { function
1157 vec_xld2(long __offset, const signed long long *__ptr) { function
1166 vec_xld2(long __offset, const unsigned long long *__ptr) { function
1175 vec_xld2(long __offset, const double *__ptr) function
    [all...]
altivec.h 17550 #define vec_xld2 vec_xl macro
  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 184 #define vec_xld2 __builtin_s390_vec_xld2 macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 184 #define vec_xld2 __builtin_s390_vec_xld2 macro

Completed in 70 milliseconds