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

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h 537 /* vec_ctu (vector convert to unsigned fixed-point word saturate)
540 #define vec_ctu(_a, _b) spu_convtu(_a, _b) macro
  /src/external/apache2/llvm/dist/clang/lib/Headers/
altivec.h 3267 /* vec_ctu */
3271 #define vec_ctu(__a, __b) \ macro
3283 #define vec_ctu(__a, __b) \ macro
3296 #define vec_ctu __builtin_altivec_vctuxs macro

Completed in 64 milliseconds