Searched refs:libcall_type (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | calls.c | 143 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 D | rtl.h | 2204 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 D | ChangeLog-2000 | 8200 * rtl.h (enum libcall_type): New. 8202 be of type enum libcall_type.
|