Searched refs:tree_tp (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/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 497 tree_tp = create_pointer (find_structure ("tree_node", 1)); in adjust_field_rtx_def() 519 note_flds = create_field (note_flds, tree_tp, "rt_tree"); in adjust_field_rtx_def() 545 sym_flds = create_field (NULL, tree_tp, "rt_tree"); in adjust_field_rtx_def() 639 t = tree_tp; in adjust_field_rtx_def()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | gengtype.c | 419 type_p rtx_tp, rtvec_tp, tree_tp, mem_attrs_tp, note_union_tp, scalar_tp; local 442 tree_tp = create_pointer (find_structure ("tree_node", 1)); 460 note_flds->type = tree_tp; 558 t = tree_tp;
|