Home
last modified time | relevance | path

Searched refs:gimple_statement_omp_sections (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.def48 DEFGSSTRUCT(GSS_OMP_SECTIONS, gimple_statement_omp_sections, false)
Dgtype-desc.h708 …_omp_sections() ((struct gimple_statement_omp_sections *)(ggc_internal_alloc_stat (sizeof (struct
709 …_sections() ((struct gimple_statement_omp_sections *)(ggc_internal_cleared_alloc_stat (sizeof (str…
710 …p_sections(n) ((struct gimple_statement_omp_sections *)(ggc_internal_vec_alloc_stat (sizeof (struc…
711 …ctions(n) ((struct gimple_statement_omp_sections *)(ggc_internal_cleared_vec_alloc_stat (sizeof (s…
Dgimple.h580 struct GTY(()) gimple_statement_omp_sections { struct
716 struct gimple_statement_omp_sections GTY ((tag ("GSS_OMP_SECTIONS"))) gimple_omp_sections;
/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.state8703 (!type struct 348 nil gc_used "gimple_statement_omp_sections"
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info13869 struct gimple_statement_omp_sections gimple_omp_sections;