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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 8969 /*-- vec_msub ---------------------------------------------------------------*/
8973 vec_msub(__vector float __a, __vector float __b, __vector float __c) { function
8979 vec_msub(__vector double __a, __vector double __b, __vector double __c) { function
altivec.h 4753 /* vec_msub */
4756 static __inline__ vector float __ATTRS_o_ai vec_msub(vector float __a, function
4762 static __inline__ vector double __ATTRS_o_ai vec_msub(vector double __a, function
  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 331 #define vec_msub __builtin_s390_vec_msub macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 331 #define vec_msub __builtin_s390_vec_msub macro

Completed in 56 milliseconds