HomeSort by: relevance | last modified time | path
    Searched refs:si_ahi (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 76 #define si_ahi(ra,imm) __builtin_si_ahi(ra,imm) macro
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 77 return ((vec_ushort8)(si_ahi((qword)(a), (short)(b))));
82 return ((vec_short8)(si_ahi((qword)(a), b)));
si2vmx.h 290 static __inline qword si_ahi(qword a, short b) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 77 return ((vec_ushort8)(si_ahi((qword)(a), (short)(b))));
82 return ((vec_short8)(si_ahi((qword)(a), b)));
si2vmx.h 290 static __inline qword si_ahi(qword a, short b) function

Completed in 25 milliseconds