Searched refs:tree_omp_clause (Results 1 – 10 of 10) sorted by relevance
1615 struct GTY(()) tree_omp_clause { struct2083 struct tree_omp_clause GTY ((tag ("TS_OMP_CLAUSE"))) omp_clause;
1106 return (sizeof (struct tree_omp_clause) in tree_size()10535 size = (sizeof (struct tree_omp_clause) + (length - 1) * sizeof (tree)); in build_omp_clause()
4942 (struct tree_omp_clause): Add gimple_reduction_{init,merge} fields.
18969 * tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather20907 (struct tree_omp_clause): Declare.
18724 (struct tree_omp_clause): Add subcode.device_type_kind.20458 (struct tree_omp_clause): Add subcode.bind_kind.
12575 (struct tree_omp_clause): Change type of map_kind42967 (struct tree_omp_clause): Change type of map_kind member from enum
19555 (struct tree_omp_clause): Add location field.
34710 (tree_omp_clause): Added union field dimension.
16174 (tree_omp_clause): Remove union field dimension.
5486 (struct tree_omp_clause): Add subcode.defaultmap_kind.