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

  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 108 #define vec_roundz(X) __builtin_s390_vfi((X), 4, 5) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 108 #define vec_roundz(X) __builtin_s390_vfi((X), 4, 5) macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 9225 /*-- vec_roundz -------------------------------------------------------------*/
9229 vec_roundz(__vector float __a) { function
9235 vec_roundz(__vector double __a) { function
altivec.h 12501 /* vec_roundz */
12502 static __inline__ vector float __ATTRS_o_ai vec_roundz(vector float __a) { function
12507 static __inline__ vector double __ATTRS_o_ai vec_roundz(vector double __a) { function

Completed in 58 milliseconds