Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgengtype.cc1186 pair_p note_flds = NULL; in adjust_field_rtx_def() local
1196 note_flds = create_field (note_flds, &string_type, "rt_str"); in adjust_field_rtx_def()
1201 note_flds = create_field (note_flds, tree_tp, "rt_tree"); in adjust_field_rtx_def()
1205 note_flds = create_field (note_flds, rtx_tp, "rt_rtx"); in adjust_field_rtx_def()
1209 note_flds = create_field (note_flds, scalar_tp, "rt_int"); in adjust_field_rtx_def()
1215 note_flds->opt = in adjust_field_rtx_def()
1218 note_flds->opt = in adjust_field_rtx_def()
1222 &lexer_line, note_flds, NULL, NULL); in adjust_field_rtx_def()