Searched refs:c_parser_parse_gimple_body (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | gimple-parser.h | 24 extern void c_parser_parse_gimple_body (c_parser *, char *,
|
H A D | gimple-parser.c | 212 c_parser_parse_gimple_body (c_parser *cparser, char *gimple_pass, in c_parser_parse_gimple_body() function
|
H A D | c-parser.c | 2499 c_parser_parse_gimple_body (parser, specs->gimple_or_rtl_pass, in c_parser_declaration_or_fndef()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | gimple-parser.h | 24 extern void c_parser_parse_gimple_body (c_parser *, char *,
|
H A D | ChangeLog | 152 * gimple-parser.cc (c_parser_parse_gimple_body): Diagnose 1538 * gimple-parser.c (c_parser_parse_gimple_body): Remove __PHI IFN 1798 * gimple-parser.c (c_parser_parse_gimple_body): Replace old parameter syntax 1904 * gimple-parser.c (c_parser_parse_gimple_body): Make 2107 * gimple-parser.c (c_parser_parse_gimple_body): When we have 2276 (c_parser_parse_gimple_body): Set edge probability. 2346 Pass start pass and declspec_il to c_parser_parse_gimple_body. 2354 (c_parser_parse_gimple_body): Get start pass and IL specification. 2363 * gimple-parser.h (c_parser_parse_gimple_body): Adjust. 3775 * gimple-parser.c (c_parser_parse_gimple_body): Use TDI_gimple instead [all …]
|
H A D | gimple-parser.cc | 212 c_parser_parse_gimple_body (c_parser *cparser, char *gimple_pass, in c_parser_parse_gimple_body() function
|
H A D | c-parser.cc | 2541 c_parser_parse_gimple_body (parser, specs->gimple_or_rtl_pass, in c_parser_declaration_or_fndef()
|