Searched refs:rtl_check_failed_code1 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtl.c | 886 rtl_check_failed_code1 (const_rtx r, enum rtx_code code, const char *file, in rtl_check_failed_code1() function
|
H A D | rtl.h | 1100 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1150 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1178 rtl_check_failed_code1 (_rtx, REG, __FILE__, __LINE__, \ 1204 extern void rtl_check_failed_code1 (const_rtx, enum rtx_code, const char *,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | rtl.cc | 913 rtl_check_failed_code1 (const_rtx r, enum rtx_code code, const char *file, in rtl_check_failed_code1() function
|
H A D | rtl.h | 1108 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1158 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1186 rtl_check_failed_code1 (_rtx, REG, __FILE__, __LINE__, \ 1212 extern void rtl_check_failed_code1 (const_rtx, enum rtx_code, const char *,
|
H A D | ChangeLog-2007 | 13990 rtl_check_failed_type2, rtl_check_failed_code1, 13994 rtl_check_failed_type2, rtl_check_failed_code1,
|
H A D | ChangeLog-1999 | 9257 * rtl.c (rtl_check_failed_code1): New function.
|
H A D | ChangeLog-2001 | 29034 (rtl_check_failed_code1, rtl_check_failed_code2): Likewise.
|
H A D | ChangeLog-2017 | 28127 rtl_check_failed_type2, rtl_check_failed_code1,
|