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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c188 report_ploop_op (dump_flags_t msg_type, gimple *stmt, const char *msg) function
597 report_ploop_op (MSG_NOTE, def_stmt,
644 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
649 report_ploop_op (MSG_NOTE, def_stmt, "detected nested cycle: ");
674 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
686 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
698 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
706 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
761 report_ploop_op (MSG_NOTE, def_stmt,
778 report_ploop_op (MSG_NOT
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-parloops.cc188 report_ploop_op (dump_flags_t msg_type, gimple *stmt, const char *msg) function
597 report_ploop_op (MSG_NOTE, def_stmt,
644 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
649 report_ploop_op (MSG_NOTE, def_stmt, "detected nested cycle: ");
674 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
686 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
698 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
706 report_ploop_op (MSG_MISSED_OPTIMIZATION, def_stmt,
761 report_ploop_op (MSG_NOTE, def_stmt,
778 report_ploop_op (MSG_NOT
[all...]

Completed in 131 milliseconds