Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_IF_EXPR (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/gcc/cp/
HDsemantics.c3569 t = OMP_CLAUSE_IF_EXPR (c); in finish_omp_clauses()
3573 OMP_CLAUSE_IF_EXPR (c) = t; in finish_omp_clauses()
HDparser.c20698 OMP_CLAUSE_IF_EXPR (c) = t; in cp_parser_omp_clause_if()
/trueos/contrib/gcc/
HDtree-pretty-print.c307 dump_generic_node (buffer, OMP_CLAUSE_IF_EXPR (clause), in dump_omp_clause()
HDtree.h1648 #define OMP_CLAUSE_IF_EXPR(NODE) \ macro
HDomp-low.c2194 cond = OMP_CLAUSE_IF_EXPR (c); in expand_parallel_call()
HDc-parser.c7492 OMP_CLAUSE_IF_EXPR (c) = t; in c_parser_omp_clause_if()
HDChangeLog-200613808 (OMP_CLAUSE_IF_EXPR): Likewise.
15019 OMP_CLAUSE_IF_EXPR, OMP_CLAUSE_SCHEDULE_CHUNK_EXPR,