Searched defs:call_stmt (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-inline.h104 gimple call_stmt; member in struct:copy_body_data
H A Dcgraphbuild.c369 node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count, freq); local
464 node->create_edge (cgraph_node::get_create (decl), call_stmt, local
[all...]
H A Dvtable-verify.c615 gcall *call_stmt; local
H A Dcgraphclones.c127 cgraph_edge::clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid, argument
[all...]
H A Dtree-object-size.c985 gcall *call_stmt = as_a <gcall *> (stmt); local
1122 gcall *call_stmt = as_a <gcall *> (stmt); local
H A Dvalue-prof.c1376 check_ic_target (gcall *call_stmt, struct cgraph_node *target) argument
H A Dubsan.c695 gcall *call_stmt = dyn_cast <gcall *> (stmt); local
701 node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count, local
H A Dcgraph.c673 cgraph_edge_hasher::hash (gimple call_stmt) argument
724 cgraph_node::get_edge (gimple call_stmt) argument
823 create_edge(cgraph_node *caller, cgraph_node *callee, gcall *call_stmt, gcov_type count, int freq, bool indir_unknown_callee) argument
905 create_edge(cgraph_node *callee, gcall *call_stmt, gcov_type count, int freq) argument
942 create_indirect_edge(gcall *call_stmt, int ecf_flags, gcov_type count, int freq, bool compute_indirect_info) argument
3434 gimple_check_call_matching_types(gimple call_stmt, tree callee, bool args_count_match) argument
[all...]
H A Dgimple-fold.c5131 gcall *call_stmt = as_a <gcall *> (stmt); local
H A Dcgraph.h1588 gcall *call_stmt; variable
H A Dtree-ssa-math-opts.c1092 gcall *call_stmt; local
H A Dtree-sra.c5065 gimple call_stmt = cs->call_stmt; local
H A Dtree-inline.c1849 gcall *call_stmt; local
4426 gcall *call_stmt; local
[all...]
H A Dcfgexpand.c5502 gcall *call_stmt = dyn_cast <gcall *> (stmt); local
H A Dtree-cfg.c989 gimple call_stmt = gsi_stmt (gsi); local
H A Dgimplify.c4703 gcall *call_stmt; local
[all...]
H A Domp-low.c6413 gcall *call_stmt = gimple_build_call (t, 0); local
11721 gcall *call_stmt; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dstb.c156 call_stmt; member in union:ffestb_local_u_

Completed in 424 milliseconds