Searched refs:rtl_check_failed_code1 (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | rtl.c | 768 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 | 534 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 567 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 609 extern void rtl_check_failed_code1 (const_rtx, enum rtx_code, const char *,
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | rtl.c | 841 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 | 1092 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1134 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \ 1162 rtl_check_failed_code1 (_rtx, REG, __FILE__, __LINE__, \ 1188 extern void rtl_check_failed_code1 (const_rtx, enum rtx_code, const char *,
|