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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c586 /* A subroutine of expand_one_var. Called to immediately assign rtl
601 /* A subroutine of expand_one_var. Called to assign rtl
628 /* A subroutine of expand_one_var. Called to assign rtl to a VAR_DECL
637 /* A subroutine of expand_one_var. Called to assign rtl to a VAR_DECL
667 /* A subroutine of expand_one_var. Called to assign rtl to a VAR_DECL that
687 /* A subroutine of expand_one_var. VAR is a variable that will be
727 expand_one_var (tree var, bool toplevel) function
773 expand_one_var (t, toplevel);
1008 expand_one_var (var, true);

Completed in 52 milliseconds