Searched refs:rtx_tp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | gengtype.c | 483 type_p rtx_tp, rtvec_tp, tree_tp, mem_attrs_tp, note_union_tp, scalar_tp; in adjust_field_rtx_def() local 495 rtx_tp = create_pointer (find_structure ("rtx_def", 0)); in adjust_field_rtx_def() 524 note_flds = create_field (note_flds, rtx_tp, "rt_rtx"); in adjust_field_rtx_def() 581 t = rtx_tp, subname = "rt_rtx"; in adjust_field_rtx_def() 585 t = rtx_tp, subname = "rt_rtx"; in adjust_field_rtx_def() 588 t = rtx_tp, subname = "rt_rtx"; in adjust_field_rtx_def() 628 t = rtx_tp; in adjust_field_rtx_def()
|