Searched refs:rtl_check_failed_code_mode (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtl.c | 916 rtl_check_failed_code_mode (const_rtx r, enum rtx_code code, machine_mode mode, in rtl_check_failed_code_mode() function
|
H A D | rtl.h | 1157 rtl_check_failed_code_mode (_rtx, (C), (M), false, __FILE__, \ 1164 rtl_check_failed_code_mode (_rtx, (C), (M), true, __FILE__, \ 1171 rtl_check_failed_code_mode (_rtx, (C), (M), true, __FILE__, \ 1214 extern void rtl_check_failed_code_mode (const_rtx, enum rtx_code, machine_mode,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | rtl.cc | 943 rtl_check_failed_code_mode (const_rtx r, enum rtx_code code, machine_mode mode, in rtl_check_failed_code_mode() function
|
H A D | rtl.h | 1165 rtl_check_failed_code_mode (_rtx, (C), (M), false, __FILE__, \ 1172 rtl_check_failed_code_mode (_rtx, (C), (M), true, __FILE__, \ 1179 rtl_check_failed_code_mode (_rtx, (C), (M), true, __FILE__, \ 1222 extern void rtl_check_failed_code_mode (const_rtx, enum rtx_code, machine_mode,
|
H A D | ChangeLog-2007 | 13991 rtl_check_failed_code2, rtl_check_failed_code_mode, 13995 rtl_check_failed_code2, rtl_check_failed_code_mode,
|
H A D | ChangeLog-2005 | 9627 * rtl.c (rtl_check_failed_code_mode): New.
|
H A D | ChangeLog-2017 | 28128 rtl_check_failed_code2, rtl_check_failed_code_mode,
|