Searched defs:ecf_flags (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-modref.cc | 297 remove_useless_eaf_flags (int eaf_flags, int ecf_flags, bool returns_void) in remove_useless_eaf_flags() 311 eaf_flags_useful_p (vec <eaf_flags_t> &flags, int ecf_flags) in eaf_flags_useful_p() 323 modref_summary::useful_p (int ecf_flags, bool check_flags) in useful_p() 396 modref_summary_lto::useful_p (int ecf_flags, bool check_flags) in useful_p() 2468 int ecf_flags = gimple_call_flags (call); in analyze_ssa_name() local 2906 int ecf_flags = flags_from_decl_or_type (current_function_decl); in analyze_parms() local 3236 int ecf_flags = flags_from_decl_or_type (current_function_decl); in analyze_function() local 4484 cgraph_edge *e, int ecf_flags, in propagate_unknown_call() 4642 int ecf_flags) in remove_useless_summaries() 5167 int ecf_flags = flags_from_decl_or_type in modref_propagate_flags_in_scc() local
|
| D | calls.cc | 379 int old_inhibit_defer_pop, rtx call_fusage, int ecf_flags, in emit_call_1() 1277 int *must_preallocate, int *ecf_flags, in initialize_argument_information()
|
| D | lto-cgraph.cc | 1462 int ecf_flags = 0; in input_edge() local
|
| D | ipa-inline.cc | 1853 int ecf_flags = flags_from_decl_or_type (target->decl); in speculation_useful_p() local
|
| D | except.cc | 1710 make_reg_eh_region_note (rtx_insn *insn, int ecf_flags, int lp_nr) in make_reg_eh_region_note()
|
| D | cgraph.h | 1668 int ecf_flags; in class() local
|
| D | cgraph.cc | 987 cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, in create_indirect_edge()
|
| D | tree.cc | 9652 const char *library_name, int ecf_flags) in local_define_builtin() 9672 int ecf_flags; in build_common_builtin_nodes() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | decl.cc | 5058 int ecf_flags) in build_library_fn() 5079 int ecf_flags) in build_cp_library_fn() 5091 build_library_fn_ptr (const char* name, tree type, int ecf_flags) in build_library_fn_ptr() 5100 build_cp_library_fn_ptr (const char* name, tree type, int ecf_flags) in build_cp_library_fn_ptr() 5111 push_library_fn (tree name, tree type, tree raises, int ecf_flags) in push_library_fn() 5125 int ecf_flags) in push_cp_library_fn()
|