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

  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 110 #define vec_roundc(X) __builtin_s390_vfi((X), 4, 0) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 110 #define vec_roundc(X) __builtin_s390_vfi((X), 4, 0) macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9255 /*-- vec_roundc -------------------------------------------------------------*/
9259 vec_roundc(__vector float __a) { function
9265 vec_roundc(__vector double __a) { function
altivec.h 8406 /* vec_roundc */
8408 static __inline__ vector float __ATTRS_o_ai vec_roundc(vector float __a) { function
8412 static __inline__ vector double __ATTRS_o_ai vec_roundc(vector double __a) { function

Completed in 24 milliseconds