Home
last modified time | relevance | path

Searched defs:call_stmt (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcgraphbuild.cc318 if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in execute() local
412 if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in rebuild_edges() local
Dgimple-streamer-in.cc183 if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in input_gimple_stmt() local
Dtree-inline.h78 gcall *call_stmt; member
Dgimple-walk.cc827 else if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in walk_stmt_load_store_addr_ops() local
Dcgraph.cc687 cgraph_edge_hasher::hash (gimple *call_stmt) in hash()
740 cgraph_node::get_edge (gimple *call_stmt) in get_edge()
873 gcall *call_stmt, profile_count count, in create_edge()
948 gcall *call_stmt, profile_count count, bool cloning_p) in create_edge()
987 cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, in create_indirect_edge()
Dvtable-verify.cc669 gcall *call_stmt; in verify_bb_vtables() local
Dtree-ssa-scopedtables.cc753 else if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in expr_hash_elt() local
Dcgraphclones.cc95 cgraph_edge::clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid, in clone()
Dipa-pure-const.cc895 if (gcall *call_stmt = dyn_cast<gcall *> (def)) in malloc_candidate_p_1() local
937 gcall *call_stmt = dyn_cast<gcall *> (arg_def); in malloc_candidate_p_1() local
Dtree-object-size.cc1681 gcall *call_stmt = as_a <gcall *> (stmt); in collect_object_sizes_for() local
1824 gcall *call_stmt = as_a <gcall *> (stmt); in check_for_plus_in_loops_1() local
Dtree-inline.cc1868 if (gcall *call_stmt = dyn_cast <gcall *> (copy)) in remap_gimple_stmt() local
2114 gcall *call_stmt; in copy_bb() local
2251 if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in copy_bb() local
4776 gcall *call_stmt; in expand_call_inline() local
Dtree-ssa-math-opts.cc1592 gcall *call_stmt; in build_and_insert_call() local
2650 gcall *call_stmt in convert_expand_mult_copysign() local
4521 gcall *call_stmt = gimple_build_call_internal (IFN_DIVMOD, 2, op1, op2); in convert_to_divmod() local
Dvr-values.cc378 gcall *call_stmt = as_a<gcall *> (stmt); in gimple_stmt_nonzero_p() local
870 gcall *call_stmt = NULL; in extract_range_from_binary_expr() local
Dtrans-mem.cc3232 gcall *call_stmt; in expand_block_edges() local
3938 gcall *call_stmt = as_a <gcall *> (stmt); in tm_memopt_transform_blocks() local
3954 gcall *call_stmt = as_a <gcall *> (stmt); in tm_memopt_transform_blocks() local
Dtree-vect-slp-patterns.cc533 gcall *call_stmt = NULL; in build() local
Dipa-sra.cc2025 gcall *call_stmt = cs->call_stmt; in isra_analyze_call() local
2369 gcall *call_stmt = cs->call_stmt; in process_scan_results() local
Dubsan.cc685 gcall *call_stmt = dyn_cast <gcall *> (stmt); in ubsan_create_edge() local
Domp-oacc-neuter-broadcast.cc305 gimple *call_stmt = gsi_stmt (gsi_start_bb (call->dest)); in omp_sese_split_blocks() local
Dtree-ssa-sccvn.cc5825 else if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in visit_stmt() local
6757 if (gcall *call_stmt = dyn_cast <gcall *> (stmt)) in eliminate_stmt() local
Dcgraph.h1909 gcall *call_stmt; variable
Dtree-cfg.cc1047 gimple *call_stmt = gsi_stmt (gsi); in make_edges() local
9839 gcall *call_stmt = dyn_cast <gcall *> (stmt); in execute_fixup_cfg() local
Dpredict.cc2206 gimple *call_stmt = SSA_NAME_DEF_STMT (gimple_cond_lhs (stmt)); in predict_loops() local
Dtree-loop-distribution.cc2721 gimple *call_stmt = NULL; in version_loop_by_alias_check() local
Dcfgexpand.cc6083 gcall *call_stmt = dyn_cast <gcall *> (stmt); in expand_gimple_basic_block() local
Dtree-ssa-strlen.cc5238 gimple *call_stmt = NULL; in fold_strstr_to_strncmp() local

12