Home
last modified time | relevance | path

Searched refs:gimple_bind_add_stmt (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c6192 gimple_bind_add_stmt (bind, stmt); in lower_omp_master()
6230 gimple_bind_add_stmt (bind, stmt); in lower_omp_taskgroup()
6234 gimple_bind_add_stmt (bind, x); in lower_omp_taskgroup()
6524 gimple_bind_add_stmt (bind, stmt); in lower_omp_ordered()
6535 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6543 gimple_bind_add_stmt (bind, g); in lower_omp_ordered()
6552 gimple_bind_add_stmt (bind, g); in lower_omp_ordered()
6556 gimple_bind_add_stmt (bind, g); in lower_omp_ordered()
6593 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6688 gimple_bind_add_stmt (bind, stmt); in lower_omp_critical()
[all …]
H A Dgimple.h3769 gimple_bind_add_stmt (gbind *bind_stmt, gimple *stmt)
/dragonfly/contrib/gcc-4.7/gcc/
H A Domp-low.c6105 gimple_bind_add_stmt (bind, gimple_build_label (lab)); in lower_omp_master()
6107 gimple_bind_add_stmt (bind, gimple_build_omp_return (true)); in lower_omp_master()
6134 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6142 gimple_bind_add_stmt (bind, x); in lower_omp_ordered()
6144 gimple_bind_add_stmt (bind, gimple_build_omp_return (true)); in lower_omp_ordered()
6241 gimple_bind_add_stmt (bind, gimple_build_omp_return (true)); in lower_omp_critical()
6787 gimple_bind_add_stmt (bind, stmt); in lower_omp_taskreg()
H A Dgimple.h2870 gimple_bind_add_stmt (gimple gs, gimple stmt) in gimple_bind_add_stmt() function
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1142 @deftypefn {GIMPLE function} void gimple_bind_add_stmt (gimple gs, gimple stmt)