Lines Matching +defs:fallback +defs:c

286   struct gimplify_ctx * c = ctx_pool;  in ctx_alloc()  local
300 ctx_free (struct gimplify_ctx *c) in ctx_free()
311 struct gimplify_ctx *c; in free_gimplify_stack() local
326 struct gimplify_ctx *c = ctx_alloc (); in push_gimplify_context() local
343 struct gimplify_ctx *c = gimplify_ctxp; in pop_gimplify_context() local
447 struct gimplify_omp_ctx *c; in new_omp_context() local
470 delete_omp_context (struct gimplify_omp_ctx *c) in delete_omp_context()
1302 unsigned c = variables->elements (); in asan_poison_variables() local
1488 tree *c = oacc_declare_returns->get (t); in gimplify_bind_expr() local
2929 fallback_t fallback) in gimplify_compound_lval()
4072 gimplify_cond_expr (tree *expr_p, gimple_seq *pre_p, fallback_t fallback) in gimplify_cond_expr()
4761 fallback_t fallback) in gimplify_compound_literal_expr()
7152 tree c = TREE_VALUE (t); in device_resident_p() local
7793 tree c; in gimplify_omp_depend() local
8250 insert_struct_comp_map (enum tree_code code, tree c, tree struct_node, in insert_struct_comp_map()
8385 tree c; in gimplify_scan_omp_clauses() local
10182 tree c, decl; in gimplify_adjust_omp_clauses() local
10847 tree c = NULL; in gimplify_oacc_declare_1() local
10925 tree c = gimplify_oacc_declare_1 (t); in gimplify_oacc_declare() local
10997 for (tree c = OMP_TASK_CLAUSES (expr); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_task() local
11139 tree c = *spc; in gimplify_omp_for() local
11152 tree c = copy_node (*pc); in gimplify_omp_for() local
11163 tree c = build_omp_clause (OMP_CLAUSE_LOCATION (*pc), in gimplify_omp_for() local
11170 tree c = build_omp_clause (UNKNOWN_LOCATION, in gimplify_omp_for() local
11195 tree c = build_omp_clause (UNKNOWN_LOCATION, in gimplify_omp_for() local
11249 for (tree c = OMP_FOR_CLAUSES (for_stmt); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_for() local
11341 tree c = build_omp_clause (input_location, in gimplify_omp_for() local
11372 tree c = build_omp_clause (input_location, in gimplify_omp_for() local
11394 tree c = build_omp_clause (input_location, in gimplify_omp_for() local
11416 tree c = omp_find_clause (OMP_FOR_CLAUSES (for_stmt), OMP_CLAUSE_ORDERED); in gimplify_omp_for() local
11459 tree c = NULL_TREE; in gimplify_omp_for() local
12066 tree c = *gfor_clauses_ptr; in gimplify_omp_for() local
12207 for (tree c = gimple_omp_for_clauses (gfor); in gimplify_omp_for() local
12219 tree c = build_omp_clause (UNKNOWN_LOCATION, OMP_CLAUSE__CONDTEMP_); in gimplify_omp_for() local
12229 for (tree c = gimple_omp_for_clauses (gfor); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_for() local
12240 tree c = build_omp_clause (UNKNOWN_LOCATION, in gimplify_omp_for() local
12464 for (tree c = OMP_FOR_CLAUSES (for_stmt); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_loop() local
12722 tree c, *p, expr; in optimize_target_teams() local
12878 for (tree c = OMP_CLAUSES (expr); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_workshare() local
12988 for (tree c = OMP_STANDALONE_CLAUSES (expr); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_target_update() local
13009 for (tree c = OMP_STANDALONE_CLAUSES (expr); c; c = OMP_CLAUSE_CHAIN (c)) in gimplify_omp_target_update() local
13294 tree c, decls; in gimplify_omp_ordered() local
13456 bool (*gimple_test_f) (tree), fallback_t fallback) in gimplify_expr()
14044 gimple *c; in gimplify_expr() local
14686 bool (*gimple_test_f) (tree), fallback_t fallback, in gimplify_expr()