Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgsstruct.def43 DEFGSSTRUCT(GSS_OMP, gimple_statement_omp, false)
HDgimple.h428 struct GTY(()) gimple_statement_omp { struct
615 struct gimple_statement_omp omp;
644 struct gimple_statement_omp omp;
666 struct gimple_statement_omp omp;
707 struct gimple_statement_omp omp;
738 struct gimple_statement_omp omp;
822 struct gimple_statement_omp GTY ((tag ("GSS_OMP"))) omp;
/dragonfly/contrib/gcc-8.0/gcc/
HDgsstruct.def43 DEFGSSTRUCT(GSS_OMP, gimple_statement_omp, false)
HDgimple.h381 gimple_statement_omp : public gimple
589 gomp_critical : public gimple_statement_omp
622 gomp_for : public gimple_statement_omp
645 gimple_statement_omp_parallel_layout : public gimple_statement_omp
712 gomp_sections : public gimple_statement_omp
745 gimple_statement_omp_single_layout : public gimple_statement_omp
4856 return &static_cast <gimple_statement_omp *> (gs)->body;
4872 static_cast <gimple_statement_omp *> (gs)->body = body;
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgimple.texi300 struct gimple_statement_omp omp;