Lines Matching refs:attr_value

161 struct attr_value  struct
164 struct attr_value *next; /* Next attribute value in chain. */ argument
177 struct attr_value *first_value; /* First value of this attribute. */ argument
178 struct attr_value *default_val; /* Default value for this attribute. */
197 struct attr_value *av;
265 static void insert_insn_ent (struct attr_value *, struct insn_ent *);
277 static struct attr_value *find_most_used (struct attr_desc *);
282 struct attr_value *,
685 struct attr_value *av; in check_attr_test()
846 struct attr_value *av; in check_attr_value()
1222 static struct attr_value *
1226 struct attr_value *av; in get_attr_value()
1245 av = oballoc (struct attr_value); in get_attr_value()
1361 struct attr_value *av; in fill_attr()
1489 struct attr_value *av, *new_av; in make_length_attrs()
1565 struct attr_value *av; in write_length_unit_log()
1766 remove_insn_ent (struct attr_value *av, struct insn_ent *ie) in remove_insn_ent()
1789 insert_insn_ent (struct attr_value *av, struct insn_ent *ie) in insert_insn_ent()
1936 struct attr_value *av = NULL; in evaluate_eq_attr()
2419 struct attr_value *av; in simplify_test_exp()
2835 struct attr_value *av; in get_attr_order()
2859 struct attr_value *av; in get_attr_order()
2890 struct attr_value *av; in optimize_attrs()
3046 struct attr_value *av; in add_attr_value()
3048 av = oballoc (struct attr_value); in add_attr_value()
3946 struct attr_value *av, *common_av; in write_attr_get()
4193 write_attr_case (FILE *outf, struct attr_desc *attr, struct attr_value *av, in write_attr_case()
4400 struct attr_value *av, *common_av; in write_eligible_delay()
4595 static struct attr_value *
4598 struct attr_value *av; in find_most_used()
4599 struct attr_value *most_used; in find_most_used()
4652 struct attr_value *av; in write_const_num_delay_slots()
4880 struct attr_value *val; in make_automaton_attrs()