Home
last modified time | relevance | path

Searched defs:tree_omp_clause (Results 1 – 1 of 1) 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/
Dtree.h2004 struct GTY(()) tree_omp_clause { struct
2005 struct tree_common common;
2006 location_t locus;
2007 enum omp_clause_code code;
2008 union omp_clause_subcode {
2016 gimple_seq gimple_reduction_init;
2017 gimple_seq gimple_reduction_merge;