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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9098 /*-- vec_floate -------------------------------------------------------------*/
9102 vec_floate(__vector double __a) { function
altivec.h 3539 vec_floate(vector signed long long __a) { function
3549 vec_floate(vector unsigned long long __a) { function
3559 vec_floate(vector double __a) { function
3708 return vec_floate(__a);
  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 113 #define vec_floate(X) __builtin_s390_vflrd((X), 0, 0) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 113 #define vec_floate(X) __builtin_s390_vflrd((X), 0, 0) macro

Completed in 138 milliseconds