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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 1370 #define si_rchcnt(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 1370 #define si_rchcnt(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ macro
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 230 #define si_rchcnt(imm) __builtin_si_rchcnt(imm) macro
364 #define spu_readchcnt(imm) si_to_uint(si_rchcnt((imm)))

Completed in 23 milliseconds