Home
last modified time | relevance | path

Searched refs:gimple_omp_sections_control (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDgimple-pretty-print.c1239 if (gimple_omp_sections_control (gs)) in dump_gimple_omp_sections()
1242 dump_generic_node (buffer, gimple_omp_sections_control (gs), spc, in dump_gimple_omp_sections()
HDgimple.h4455 gimple_omp_sections_control (const_gimple gs) in gimple_omp_sections_control() function
HDgimple.c2387 t = unshare_expr (gimple_omp_sections_control (stmt)); in gimple_copy()
HDomp-low.c4817 vin = gimple_omp_sections_control (sections_stmt); in expand_omp_sections()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple-pretty-print.c1716 if (gimple_omp_sections_control (gs)) in dump_gimple_omp_sections()
1719 dump_generic_node (buffer, gimple_omp_sections_control (gs), spc, in dump_gimple_omp_sections()
HDgimple.c1884 t = unshare_expr (gimple_omp_sections_control (stmt)); in gimple_copy()
HDgimple.h5959 gimple_omp_sections_control (const gimple *gs)
HDomp-expand.c5829 vin = gimple_omp_sections_control (sections_stmt); in expand_omp_sections()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgimple.texi1909 @deftypefn {GIMPLE function} tree gimple_omp_sections_control (gimple g)