Searched refs:OMP_CLAUSE_IF_EXPR (Results 1 – 7 of 7) sorted by relevance
3569 t = OMP_CLAUSE_IF_EXPR (c); in finish_omp_clauses()3573 OMP_CLAUSE_IF_EXPR (c) = t; in finish_omp_clauses()
20698 OMP_CLAUSE_IF_EXPR (c) = t; in cp_parser_omp_clause_if()
307 dump_generic_node (buffer, OMP_CLAUSE_IF_EXPR (clause), in dump_omp_clause()
1648 #define OMP_CLAUSE_IF_EXPR(NODE) \ macro
2194 cond = OMP_CLAUSE_IF_EXPR (c); in expand_parallel_call()
7492 OMP_CLAUSE_IF_EXPR (c) = t; in c_parser_omp_clause_if()
13808 (OMP_CLAUSE_IF_EXPR): Likewise.15019 OMP_CLAUSE_IF_EXPR, OMP_CLAUSE_SCHEDULE_CHUNK_EXPR,