Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc61 typedef struct allocno_hard_regs_node *allocno_hard_regs_node_t; typedef
90 allocno_hard_regs_node_t parent, first, prev, next;
137 allocno_hard_regs_node_t hard_regs_node;
330 static allocno_hard_regs_node_t hard_regs_roots;
335 static vec<allocno_hard_regs_node_t> hard_regs_node_vec;
339 static allocno_hard_regs_node_t
342 allocno_hard_regs_node_t new_node; in create_new_allocno_hard_regs_node()
357 add_new_allocno_hard_regs_node_to_forest (allocno_hard_regs_node_t *roots, in add_new_allocno_hard_regs_node_to_forest()
358 allocno_hard_regs_node_t new_node) in add_new_allocno_hard_regs_node_to_forest()
370 add_allocno_hard_regs_to_forest (allocno_hard_regs_node_t *roots, in add_allocno_hard_regs_to_forest()
[all …]
DChangeLog-20111597 allocno_hard_regs_node_t and allocno_hard_regs_node.
1608 allocno_hard_regs_compare and allocno_hard_regs_node_t.