Home
last modified time | relevance | path

Searched refs:tree_omp_clause (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-core.h1615 struct GTY(()) tree_omp_clause { struct
2083 struct tree_omp_clause GTY ((tag ("TS_OMP_CLAUSE"))) omp_clause;
Dtree.cc1106 return (sizeof (struct tree_omp_clause) in tree_size()
10535 size = (sizeof (struct tree_omp_clause) + (length - 1) * sizeof (tree)); in build_omp_clause()
DChangeLog.tuples4942 (struct tree_omp_clause): Add gimple_reduction_{init,merge} fields.
DChangeLog-200618969 * tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather
20907 (struct tree_omp_clause): Declare.
DChangeLog-201918724 (struct tree_omp_clause): Add subcode.device_type_kind.
20458 (struct tree_omp_clause): Add subcode.bind_kind.
DChangeLog-201512575 (struct tree_omp_clause): Change type of map_kind
42967 (struct tree_omp_clause): Change type of map_kind member from enum
DChangeLog-200919555 (struct tree_omp_clause): Add location field.
DChangeLog-201634710 (tree_omp_clause): Added union field dimension.
DChangeLog-202016174 (tree_omp_clause): Remove union field dimension.
DChangeLog-20185486 (struct tree_omp_clause): Add subcode.defaultmap_kind.