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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-expr.c882 if (!currently_expanding_to_rtl)
908 gcc_assert (!currently_expanding_to_rtl);
H A Drtl.c412 int currently_expanding_to_rtl;
408 int currently_expanding_to_rtl; variable
H A Dcfgrtl.c1296 if (!currently_expanding_to_rtl || JUMP_LABEL (insn) == old_label)
1330 else if (!JUMP_P (insn) && !currently_expanding_to_rtl)
1333 if (!currently_expanding_to_rtl)
2124 if (!currently_expanding_to_rtl)
2136 if (currently_expanding_to_rtl)
H A Dcfgexpand.c130 || (gimple_block (stmt) && currently_expanding_to_rtl
6414 currently_expanding_to_rtl = 1;
6659 currently_expanding_to_rtl = 0;
H A Drtl.h2908 extern int currently_expanding_to_rtl;
H A Dexpr.c10039 if (!currently_expanding_to_rtl)
10128 if (currently_expanding_to_rtl
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-expr.cc868 if (!currently_expanding_to_rtl)
894 gcc_assert (!currently_expanding_to_rtl);
H A Drtl.cc415 int currently_expanding_to_rtl;
411 int currently_expanding_to_rtl; variable
H A Dcfgrtl.cc1300 if (!currently_expanding_to_rtl || JUMP_LABEL (insn) == old_label)
1334 else if (!JUMP_P (insn) && !currently_expanding_to_rtl)
1337 if (!currently_expanding_to_rtl)
2143 if (!currently_expanding_to_rtl)
2155 if (currently_expanding_to_rtl)
H A Dcfgexpand.cc131 || (gimple_block (stmt) && currently_expanding_to_rtl
6647 currently_expanding_to_rtl = 1;
6920 currently_expanding_to_rtl = 0;
H A Drtl.h2918 extern int currently_expanding_to_rtl;
H A Dexpr.cc10481 if (!currently_expanding_to_rtl)
10581 if (currently_expanding_to_rtl
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c3854 if (currently_expanding_to_rtl)
4136 if (currently_expanding_to_rtl
4333 if (! currently_expanding_to_rtl
4388 if (! currently_expanding_to_rtl
4407 if (! currently_expanding_to_rtl
12289 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc3854 if (currently_expanding_to_rtl)
4136 if (currently_expanding_to_rtl
4333 if (! currently_expanding_to_rtl
4388 if (! currently_expanding_to_rtl
4407 if (! currently_expanding_to_rtl
12296 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c646 gcc_assert (currently_expanding_to_rtl);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c380 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.cc648 gcc_assert (currently_expanding_to_rtl);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc396 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c7877 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
7892 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
7916 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c3270 if (currently_expanding_to_rtl)
7985 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc3281 if (currently_expanding_to_rtl)
8125 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc8002 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
8017 if (current_ir_type () != IR_GIMPLE || currently_expanding_to_rtl)
8041 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.c2366 if (currently_expanding_to_rtl)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.cc2372 if (currently_expanding_to_rtl)

Completed in 780 milliseconds