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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
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/
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/spu/
spu_internals.h 75 #define si_ah(ra,rb) __builtin_si_ah(ra,rb) macro

Completed in 16 milliseconds