Home
last modified time | relevance | path

Searched refs:default_external_libcall (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarghooks.h21 extern void default_external_libcall (rtx);
HDtarghooks.c72 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall() function
HDtarget-def.h215 #define TARGET_ASM_EXTERNAL_LIBCALL default_external_libcall
HDChangeLog-20038042 (default_external_libcall): New function.
8043 * targhooks.h (default_external_libcall): Declare.