Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtarghooks.h21 extern void default_external_libcall (rtx);
H A Dtarghooks.c72 default_external_libcall (rtx fun ATTRIBUTE_UNUSED) in default_external_libcall() function
H A Dtarget-def.h215 #define TARGET_ASM_EXTERNAL_LIBCALL default_external_libcall
H A DChangeLog-20038042 (default_external_libcall): New function.
8043 * targhooks.h (default_external_libcall): Declare.