Home
last modified time | relevance | path

Searched refs:libcall_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcalls.c143 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type,
3264 enum libcall_type fn_type, in emit_library_call_value_1()
3986 emit_library_call (rtx orgfun, enum libcall_type fn_type, in emit_library_call()
4006 enum libcall_type fn_type, in emit_library_call_value()
H A Drtl.h2204 enum libcall_type enum
2216 extern void emit_library_call (rtx, enum libcall_type, enum machine_mode, int,
2218 extern rtx emit_library_call_value (rtx, rtx, enum libcall_type,
H A DChangeLog-20008200 * rtl.h (enum libcall_type): New.
8202 be of type enum libcall_type.