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

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 75 #define si_ah(ra,rb) __builtin_si_ah(ra,rb) macro
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 57 return ((vec_ushort8)(si_ah((qword)(a), (qword)(b))));
62 return ((vec_short8)(si_ah((qword)(a), (qword)(b))));
si2vmx.h 281 #define si_ah(_a, _b) ((qword)(vec_add((vec_ushort8)(_a), (vec_ushort8)(_b)))) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 57 return ((vec_ushort8)(si_ah((qword)(a), (qword)(b))));
62 return ((vec_short8)(si_ah((qword)(a), (qword)(b))));
si2vmx.h 281 #define si_ah(_a, _b) ((qword)(vec_add((vec_ushort8)(_a), (vec_ushort8)(_b)))) macro

Completed in 32 milliseconds