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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 79 static __inline qword si_from_ushort(unsigned short s) { function
728 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1241 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1323 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1858 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 79 static __inline qword si_from_ushort(unsigned short s) { function
728 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1241 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1323 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
1858 vec_splat((vec_ushort8)(si_from_ushort(b)), 1))));
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 245 #define si_from_ushort(scalar) __builtin_si_from_ushort(scalar) macro

Completed in 59 milliseconds