Searched refs:builtin_function (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dlanghooks.h458 tree (*builtin_function) (const char *name, tree type, int function_code, member in struct:lang_hooks
H A Dlanghooks-def.h133 #define LANG_HOOKS_BUILTIN_FUNCTION builtin_function
H A Dc-tree.h482 extern tree builtin_function (const char *, tree, int, enum built_in_class,
H A Dtree-ssa-loop-prefetch.c1037 tree decl = lang_hooks.builtin_function ("__builtin_prefetch", type,
H A Dc-common.c3618 decl = lang_hooks.builtin_function (name, fntype, fncode, fnclass,
3624 lang_hooks.builtin_function (libname, libtype, fncode, fnclass,
H A Dc-decl.c2907 builtin_function (const char *name, tree type, int function_code,
2893 builtin_function (const char *name, tree type, int function_code, function
H A Dtree.c6677 decl = lang_hooks.builtin_function (name, type, code, BUILT_IN_NORMAL,
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c8190 lang_hooks.builtin_function ("__builtin_thread_pointer", ftype,
8195 lang_hooks.builtin_function ("__builtin_set_thread_pointer", ftype,
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcp-tree.h3983 extern tree builtin_function (const char *name, tree type,
H A Dcall.c5114 = builtin_function ("_Jv_LookupInterfaceMethodIdx",
H A Ddecl.c3470 builtin_function (const char* name,
3461 builtin_function (const char* name, function
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c12146 lang_hooks.builtin_function ((NAME), (TYPE), (CODE), \
12619 lang_hooks.builtin_function ("__builtin_thread_pointer", ftype,
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c9141 lang_hooks.builtin_function ((name), (type), (code), BUILT_IN_MD, \
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c10670 lang_hooks.builtin_function (d->name, types[d->function_type],
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c7896 lang_hooks.builtin_function((NAME), (TYPE), (CODE), BUILT_IN_MD, NULL, \
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c6140 lang_hooks.builtin_function (name, type, code, BUILT_IN_MD,
8665 decl = lang_hooks.builtin_function ("__builtin_altivec_mask_for_load",
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c15009 lang_hooks.builtin_function ((NAME), (TYPE), (CODE), BUILT_IN_MD, \

Completed in 515 milliseconds