Searched refs:curr_prop (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dsee.c904 const struct see_register_properties *curr_prop = p;
905 return curr_prop->regno;
913 struct see_register_properties *curr_prop = p;
914 free (curr_prop);
1853 struct see_register_properties *curr_prop, **slot_prop;
1869 curr_prop = *slot_prop;
1870 gcc_assert (curr_prop);
1879 if (curr_prop->first_se_after_last_def == DF_INSN_LUID (df, ref))
1921 struct see_register_properties *curr_prop, **slot_prop;
1935 curr_prop
903 const struct see_register_properties *curr_prop = p; local
912 struct see_register_properties *curr_prop = p; local
1852 struct see_register_properties *curr_prop, **slot_prop; local
1920 struct see_register_properties *curr_prop, **slot_prop; local
1965 struct see_register_properties *curr_prop, **slot_prop; local
2163 struct see_register_properties *curr_prop = NULL; local
2234 struct see_register_properties *curr_prop = NULL; local
2307 struct see_register_properties *curr_prop = NULL; local
[all...]

Completed in 203 milliseconds