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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-modref.h24 typedef unsigned short eaf_flags_t; typedef
34 auto_vec<eaf_flags_t> GTY((skip)) arg_flags;
36 eaf_flags_t retslot_flags;
37 eaf_flags_t static_chain_flags;
H A Dipa-modref.cc142 eaf_flags_t min_flags;
311 eaf_flags_useful_p (vec <eaf_flags_t> &flags, int ecf_flags)
360 auto_vec<eaf_flags_t> GTY((skip)) arg_flags;
361 eaf_flags_t retslot_flags;
362 eaf_flags_t static_chain_flags;
1994 eaf_flags_t min_flags;
2007 eaf_flags_t flags;
2056 /* Check that eaf_flags_t is wide enough to hold all flags. */
2901 bool ipa, vec<eaf_flags_t> &past_flags,
3128 auto_vec <eaf_flags_t> past_flag
[all...]

Completed in 138 milliseconds