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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.h44 struct target_lower_subreg { struct
53 extern struct target_lower_subreg default_target_lower_subreg;
55 extern struct target_lower_subreg *this_target_lower_subreg;
H A Dtarget-globals.h40 extern struct target_lower_subreg *this_target_lower_subreg;
63 struct target_lower_subreg *GTY((skip)) lower_subreg;
H A Dtarget-globals.c86 g->lower_subreg = XCNEW (struct target_lower_subreg);
H A Dlower-subreg.c95 struct target_lower_subreg default_target_lower_subreg;
97 struct target_lower_subreg *this_target_lower_subreg
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.h44 struct target_lower_subreg { struct
53 extern struct target_lower_subreg default_target_lower_subreg;
55 extern struct target_lower_subreg *this_target_lower_subreg;
H A Dtarget-globals.h40 extern struct target_lower_subreg *this_target_lower_subreg;
63 struct target_lower_subreg *GTY((skip)) lower_subreg;
H A Dtarget-globals.cc86 g->lower_subreg = XCNEW (struct target_lower_subreg);
H A Dlower-subreg.cc95 struct target_lower_subreg default_target_lower_subreg;
97 struct target_lower_subreg *this_target_lower_subreg

Completed in 189 milliseconds