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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 1810 /* spu_roundtf
1813 static __inline vec_float4 spu_roundtf(vec_double2 a) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 1810 /* spu_roundtf
1813 static __inline vec_float4 spu_roundtf(vec_double2 a) function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 275 #define spu_roundtf(ra) __builtin_spu_roundtf(ra) macro

Completed in 50 milliseconds