Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgsstruct.def46 DEFGSSTRUCT(GSS_OMP_PARALLEL, gimple_statement_omp_parallel, false)
Dgimple.h539 struct GTY(()) gimple_statement_omp_parallel { struct
561 struct gimple_statement_omp_parallel par; argument
714 struct gimple_statement_omp_parallel GTY ((tag ("GSS_OMP_PARALLEL"))) gimple_omp_parallel;
Dgtype-desc.h716 …_omp_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_alloc_stat (sizeof (struct
717 …_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_alloc_stat (sizeof (str…
718 …p_parallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_vec_alloc_stat (sizeof (struc…
719 …rallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_vec_alloc_stat (sizeof (s…
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/
Dgtype.state8637 (!type struct 346 nil gc_used "gimple_statement_omp_parallel"
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info13867 struct gimple_statement_omp_parallel gimple_omp_parallel;