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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify-me.h35 extern void gimple_regimplify_operands (gimple *, gimple_stmt_iterator *);
H A Dgimplify-me.c153 gimple_regimplify_operands (gimple *stmt, gimple_stmt_iterator *gsi_p) function
H A Domp-offload.c2007 gimple_regimplify_operands (gsi_stmt (gsi), &gsi);
2122 gimple_regimplify_operands (gsi_stmt (gsi), &gsi);
H A Domp-expand.c1227 gimple_regimplify_operands (stmt, &gsi);
1840 gimple_regimplify_operands (cond_stmt, gsi);
2091 gimple_regimplify_operands (stmt, &gsi);
3720 gimple_regimplify_operands (cond_stmt, &gsi);
4524 gimple_regimplify_operands (cond_stmt, &gsi);
5467 gimple_regimplify_operands (cond_stmt, &gsi);
H A Dtree-inline.c2068 gimple_regimplify_operands (stmt, &seq_gsi);
2083 /* Process the new statement. The call to gimple_regimplify_operands
3384 rhs into a temporary. gimple_regimplify_operands is not
3402 gimple_regimplify_operands (init_stmt, &si);
H A Domp-low.c12853 /* Wrapper around gimple_regimplify_operands that adjusts DECL_VALUE_EXPRs
12871 gimple_regimplify_operands (stmt, gsi_p);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimplify-me.h35 extern void gimple_regimplify_operands (gimple *, gimple_stmt_iterator *);
H A Dgimplify-me.cc153 gimple_regimplify_operands (gimple *stmt, gimple_stmt_iterator *gsi_p) function
H A Domp-offload.cc2687 gimple_regimplify_operands (gsi_stmt (gsi), &gsi);
2811 gimple_regimplify_operands (gsi_stmt (gsi), &gsi);
H A Dtree-inline.cc2093 gimple_regimplify_operands (stmt, &seq_gsi);
2108 /* Process the new statement. The call to gimple_regimplify_operands
3425 rhs into a temporary. gimple_regimplify_operands is not
3443 gimple_regimplify_operands (init_stmt, &si);
H A Domp-expand.cc1207 gimple_regimplify_operands (stmt, &gsi);
1228 gimple_regimplify_operands (cond_stmt, &gsi);
3273 gimple_regimplify_operands (stmt, &gsi);
6759 gimple_regimplify_operands (cond_stmt, &gsi);
6870 gimple_regimplify_operands (cond_stmt, &gsi);
H A Domp-low.cc14185 /* Wrapper around gimple_regimplify_operands that adjusts DECL_VALUE_EXPRs
14203 gimple_regimplify_operands (stmt, gsi_p);

Completed in 251 milliseconds