Searched refs:void_ftype_void (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Dbfin.c3946 tree void_ftype_void
3988 def_builtin ("__builtin_bfin_csync", void_ftype_void, BFIN_BUILTIN_CSYNC);
3989 def_builtin ("__builtin_bfin_ssync", void_ftype_void, BFIN_BUILTIN_SSYNC);
3927 tree void_ftype_void local
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv.c8461 tree void_ftype_void = build_function_type (voidt, endlink);
8569 def_builtin ("__MCLRACCA", void_ftype_void, FRV_BUILTIN_MCLRACCA);
8576 def_builtin ("__MTRAP", void_ftype_void, FRV_BUILTIN_MTRAP);
8381 tree void_ftype_void = build_function_type (voidt, endlink); local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c9107 tree void_ftype_void = build_function_type (voidt, endlink);
9198 def_builtin ("__MCLRACCA", void_ftype_void, FRV_BUILTIN_MCLRACCA);
9205 def_builtin ("__MTRAP", void_ftype_void, FRV_BUILTIN_MTRAP);
9029 tree void_ftype_void = build_function_type (voidt, endlink); local
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Di386.c15205 tree void_ftype_void
15484 def_builtin (MASK_MMX, "__builtin_ia32_emms", void_ftype_void, IX86_BUILTIN_EMMS);
15537 def_builtin (MASK_SSE | MASK_3DNOW_A, "__builtin_ia32_sfence", void_ftype_void, IX86_BUILTIN_SFENCE);
15551 def_builtin (MASK_3DNOW, "__builtin_ia32_femms", void_ftype_void, IX86_BUILTIN_FEMMS);
15631 def_builtin (MASK_SSE2, "__builtin_ia32_lfence", void_ftype_void, IX86_BUILTIN_LFENCE);
15632 def_builtin (MASK_SSE2, "__builtin_ia32_mfence", void_ftype_void, IX86_BUILTIN_MFENCE);
15174 tree void_ftype_void local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.c12691 tree void_ftype_void
12994 def_builtin (MASK_MMX, "__builtin_ia32_emms", void_ftype_void, IX86_BUILTIN_EMMS);
13054 def_builtin (MASK_SSE | MASK_3DNOW_A, "__builtin_ia32_sfence", void_ftype_void, IX86_BUILTIN_SFENCE);
13068 def_builtin (MASK_3DNOW, "__builtin_ia32_femms", void_ftype_void, IX86_BUILTIN_FEMMS);
13169 def_builtin (MASK_SSE2, "__builtin_ia32_lfence", void_ftype_void, IX86_BUILTIN_LFENCE);
13170 def_builtin (MASK_SSE2, "__builtin_ia32_mfence", void_ftype_void, IX86_BUILTIN_MFENCE);
12660 tree void_ftype_void local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c7772 tree void_ftype_void
7806 def_builtin ("__sync_synchronize", void_ftype_void,
7752 tree void_ftype_void local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c5537 tree void_ftype_void
5607 def_builtin (MASK_ALTIVEC, "__builtin_altivec_dssall", void_ftype_void, ALTIVEC_BUILTIN_DSSALL);
5522 tree void_ftype_void local
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c8433 tree void_ftype_void
8510 def_builtin (MASK_ALTIVEC, "__builtin_altivec_dssall", void_ftype_void, ALTIVEC_BUILTIN_DSSALL);
8417 tree void_ftype_void local

Completed in 506 milliseconds