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

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h 1114 /* vec_mradds (vector multiply round and add saturate)
1117 static inline vec_short8 vec_mradds(vec_short8 a, vec_short8 b, vec_short8 c) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h 5977 /* vec_mradds */
5980 vec_mradds(vector short __a, vector short __b, vector short __c) { function

Completed in 24 milliseconds