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

123

/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.y552 call_stmt : call_or_jump call_target call_arg_opt label
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.h78 gcall *call_stmt; member in struct:copy_body_data
H A Dcgraphbuild.c322 node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count); local
416 node->create_edge (cgraph_node::get_create (decl), call_stmt, local
[all...]
H A Dvtable-verify.c669 gcall *call_stmt; local
H A Dcgraphclones.c93 cgraph_edge::clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid, argument
[all...]
H A Dtree-object-size.c1018 gcall *call_stmt = as_a <gcall *> (stmt); local
1155 gcall *call_stmt = as_a <gcall *> (stmt); local
H A Dipa-pure-const.c937 gcall *call_stmt = dyn_cast<gcall *> (arg_def); local
H A Dubsan.c681 gcall *call_stmt = dyn_cast <gcall *> (stmt); local
686 node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count); local
H A Dipa-sra.c2012 gcall *call_stmt = cs->call_stmt; local
2356 gcall *call_stmt = cs->call_stmt; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.cc144 gcall *call_stmt = as_a <gcall *> (def_stmt); local
H A Dsupergraph.cc1244 const gcall *call_stmt = get_call_stmt (); local
1274 const gcall *call_stmt = get_call_stmt (); local
H A Dprogram-state.cc1059 push_call(exploded_graph &eg, exploded_node *enode, const gcall *call_stmt, uncertainty_t *uncertainty) argument
1082 returning_call(exploded_graph &eg, exploded_node *enode, const gcall *call_stmt, uncertainty_t *uncertainty) argument
H A Ddiagnostic-manager.cc2143 const gcall *call_stmt = return_edge->get_call_stmt (); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcgraphbuild.cc322 node->create_edge (cgraph_node::get_create (decl), call_stmt, bb->count); local
416 node->create_edge (cgraph_node::get_create (decl), call_stmt, local
[all...]
H A Dtree-inline.h78 gcall *call_stmt; member in struct:copy_body_data
H A Dvtable-verify.cc669 gcall *call_stmt; local
H A Dcgraphclones.cc95 cgraph_edge::clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid, argument
[all...]
H A Dtree-vect-slp-patterns.cc533 gcall *call_stmt = NULL; local
H A Dipa-pure-const.cc937 gcall *call_stmt = dyn_cast<gcall *> (arg_def); local
H A Dtree-object-size.cc1669 gcall *call_stmt = as_a <gcall *> (stmt); local
1812 gcall *call_stmt = as_a <gcall *> (stmt); local
H A Domp-oacc-neuter-broadcast.cc305 gimple *call_stmt = gsi_stmt (gsi_start_bb (call->dest)); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dsupergraph.cc961 const gcall *call_stmt = get_call_stmt (); local
991 const gcall *call_stmt = get_call_stmt (); local
H A Ddiagnostic-manager.cc1053 const gcall *call_stmt = return_edge->get_call_stmt (); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c834 gcall *call_stmt = gimple_build_call_internal_vec (IFN_PHI, vargs); local
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc839 gcall *call_stmt = gimple_build_call_internal_vec (IFN_PHI, vargs); local

Completed in 384 milliseconds

123