Searched refs:si_rdch (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h229 #define si_rdch(imm) __builtin_si_rdch(imm) macro
362 #define spu_readch(imm) si_to_uint(si_rdch((imm)))
363 #define spu_readchqw(imm) ((vec_uint4)si_rdch((imm)))
413 return si_to_uint(si_rdch(MFC_RdTagStat));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h1369 #define si_rdch(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h1369 #define si_rdch(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ macro

Completed in 130 milliseconds