Searched refs:dump_gimple_omp_parallel (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-pretty-print.cc | 2445 dump_gimple_omp_parallel (pretty_printer *buffer, const gomp_parallel *gs, in dump_gimple_omp_parallel() function 2738 dump_gimple_omp_parallel (buffer, as_a <const gomp_parallel *> (gs), spc, in pp_gimple_stmt_1()
|
H A D | ChangeLog.tuples | 887 dump_gimple_omp_parallel, dump_gimple_omp_task): Use 1888 (dump_gimple_omp_parallel): Formatting. 1904 * gimple-pretty-print.c (dump_gimple_omp_parallel): Print braces when 2120 * gimple-pretty-print.c (dump_gimple_omp_parallel): Print child fn 4603 (dump_gimple_omp_parallel, dump_gimple_omp_atomic_load,
|
H A D | ChangeLog.gimple-classes | 339 (dump_gimple_omp_parallel): Likewise. 2797 * gimple-pretty-print.c (dump_gimple_omp_parallel): Require a
|
H A D | ChangeLog-2019 | 357 (dump_gimple_omp_parallel): Make "gs" param const.
|
H A D | ChangeLog-2013 | 24580 (dump_gimple_omp_parallel): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-pretty-print.c | 2347 dump_gimple_omp_parallel (pretty_printer *buffer, const gomp_parallel *gs, in dump_gimple_omp_parallel() function 2636 dump_gimple_omp_parallel (buffer, as_a <const gomp_parallel *> (gs), spc, in pp_gimple_stmt_1()
|