Searched refs:libcall_type (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | calls.c | 143 static rtx emit_library_call_value_1 (int, rtx, rtx, enum libcall_type, 3263 enum libcall_type fn_type, in emit_library_call_value_1() 3985 emit_library_call (rtx orgfun, enum libcall_type fn_type, in emit_library_call() 4005 enum libcall_type fn_type, in emit_library_call_value()
|
| H A D | rtl.h | 2190 enum libcall_type enum 2202 extern void emit_library_call (rtx, enum libcall_type, enum machine_mode, int, 2204 extern rtx emit_library_call_value (rtx, rtx, enum libcall_type,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | calls.c | 219 enum libcall_type, 3496 enum libcall_type fn_type; 4317 emit_library_call VPARAMS((rtx orgfun, enum libcall_type fn_type, in emit_library_call() 4341 enum libcall_type fn_type, in emit_library_call_value()
|
| H A D | rtl.h | 2208 enum libcall_type enum 2221 extern void emit_library_call PARAMS ((rtx, enum libcall_type, 2224 extern rtx emit_library_call_value PARAMS ((rtx, rtx, enum libcall_type,
|
| H A D | ChangeLog.4 | 8194 * rtl.h (enum libcall_type): New. 8196 be of type enum libcall_type.
|