Home
last modified time | relevance | path

Searched refs:rtl_check_failed_code3 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c905 rtl_check_failed_code3 (const_rtx r, enum rtx_code code1, enum rtx_code code2, in rtl_check_failed_code3() function
H A Drtl.h1116 rtl_check_failed_code3 (_rtx, (C1), (C2), (C3), __FILE__, \
1210 extern void rtl_check_failed_code3 (const_rtx, enum rtx_code, enum rtx_code,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.cc932 rtl_check_failed_code3 (const_rtx r, enum rtx_code code1, enum rtx_code code2, in rtl_check_failed_code3() function
H A Drtl.h1124 rtl_check_failed_code3 (_rtx, (C1), (C2), (C3), __FILE__, \
1218 extern void rtl_check_failed_code3 (const_rtx, enum rtx_code, enum rtx_code,
H A DChangeLog-201813826 * rtl.c (rtl_check_failed_code3): Add function.
13829 (rtl_check_failed_code3): Add declaration.