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

/haiku-buildtools/gcc/gcc/
H A Ddumpfile.h138 extern void dump_gimple_stmt (int, int, gimple, int);
H A Dtree-vect-slp.c500 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
511 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
527 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
545 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
591 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM,
680 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
695 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
715 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM,
758 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM,
783 dump_gimple_stmt (MSG_MISSED_OPTIMIZATIO
[all...]
H A Dtree-vect-loop.c250 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
319 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
341 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
391 dump_gimple_stmt (MSG_NOTE, TDF_SLIM,
432 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt,
445 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
677 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
733 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
1438 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
1527 dump_gimple_stmt (MSG_MISSED_OPTIMIZATIO
[all...]
H A Dtree-vect-patterns.c468 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
702 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
1254 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
1557 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
1625 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
2626 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
3413 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
3439 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, pattern_stmt, 0);
H A Dtree-vect-data-refs.c2099 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3467 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3499 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3516 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3536 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3561 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3699 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3729 dump_gimple_stmt (MSG_MISSED_OPTIMIZATION, TDF_SLIM, stmt, 0);
3753 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
3783 dump_gimple_stmt (MSG_MISSED_OPTIMIZATIO
[all...]
H A Dtree-vect-stmts.c678 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
690 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
708 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
1318 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, new_stmt, 0);
1421 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, def_stmt, 0);
1717 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, vec_stmt, 0);
6609 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
7023 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
7065 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, stmt, 0);
7087 dump_gimple_stmt (MSG_NOT
[all...]
H A Dtree-vect-loop-manip.c729 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, cond_stmt, 0);
1564 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
1685 dump_gimple_stmt (MSG_NOTE, TDF_SLIM, phi, 0);
H A Ddumpfile.c355 dump_gimple_stmt (int dump_kind, int extra_dump_flags, gimple gs, int spc) function
364 /* Similar to dump_gimple_stmt, except additionally print source location. */

Completed in 201 milliseconds