Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dread-rtl.c39 struct map_value { struct
40 struct map_value *next; argument
60 struct map_value *values; argument
127 static struct map_value **add_map_value (struct map_value **,
286 struct map_value *v; in map_attr_string()
322 struct map_value *mv; in mode_attr_index()
354 struct map_value *pm; in apply_mode_maps()
365 struct map_value *v; in apply_mode_maps()
385 struct map_value *v; in apply_macro_to_string()
578 struct map_value *v; in apply_macro_traverse()
[all …]
H A DChangeLog-200417593 * read-rtl.c (map_value, mapping, macro_group): New structures.