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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl-iter.h33 struct rtx_subrtx_bound_info { struct
37 extern rtx_subrtx_bound_info rtx_all_subrtx_bounds[];
38 extern rtx_subrtx_bound_info rtx_nonconst_subrtx_bounds[];
68 const rtx_subrtx_bound_info *);
78 const rtx_subrtx_bound_info *m_bounds;
129 const rtx_subrtx_bound_info *bounds)
H A Drtlanal.c61 rtx_subrtx_bound_info rtx_all_subrtx_bounds[NUM_RTX_CODE];
62 rtx_subrtx_bound_info rtx_nonconst_subrtx_bounds[NUM_RTX_CODE];
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl-iter.h33 struct rtx_subrtx_bound_info { struct
37 extern rtx_subrtx_bound_info rtx_all_subrtx_bounds[];
38 extern rtx_subrtx_bound_info rtx_nonconst_subrtx_bounds[];
68 const rtx_subrtx_bound_info *);
78 const rtx_subrtx_bound_info *m_bounds;
129 const rtx_subrtx_bound_info *bounds)
H A Drtlanal.cc62 rtx_subrtx_bound_info rtx_all_subrtx_bounds[NUM_RTX_CODE];
63 rtx_subrtx_bound_info rtx_nonconst_subrtx_bounds[NUM_RTX_CODE];

Completed in 218 milliseconds