Home
last modified time | relevance | path

Searched refs:omp_clause_default_kind (Results 1 – 13 of 13) sorted by relevance

/trueos/contrib/gcc/
HDlanghooks.h218 enum omp_clause_default_kind (*omp_predetermined_sharing) (tree);
HDlanghooks-def.h92 extern enum omp_clause_default_kind lhd_omp_predetermined_sharing (tree);
HDlanghooks.c567 enum omp_clause_default_kind
HDc-omp.c432 enum omp_clause_default_kind
HDc-common.h1159 extern enum omp_clause_default_kind c_omp_predetermined_sharing (tree);
HDtree.h1675 enum omp_clause_default_kind enum
1838 enum omp_clause_default_kind default_kind;
HDgimplify.c74 enum omp_clause_default_kind default_kind;
4534 enum omp_clause_default_kind default_kind, kind; in omp_notice_variable()
HDomp-low.c85 enum omp_clause_default_kind default_kind;
HDc-parser.c7422 enum omp_clause_default_kind kind = OMP_CLAUSE_DEFAULT_UNSPECIFIED; in c_parser_omp_clause_default()
HDChangeLog-200615030 (enum omp_clause_default_kind): New.
15231 omp_clause_default_kind, c_omp_sharing_predetermined,
/trueos/contrib/gcc/cp/
HDsemantics.c4084 enum omp_clause_default_kind
4087 enum omp_clause_default_kind kind; in cxx_omp_predetermined_sharing()
HDcp-tree.h4415 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
HDparser.c20624 enum omp_clause_default_kind kind = OMP_CLAUSE_DEFAULT_UNSPECIFIED; in cp_parser_omp_clause_default()