Searched defs:ecf_flags (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl.c | 4590 int ecf_flags) in build_library_fn() 4611 int ecf_flags) in build_cp_library_fn() 4623 build_library_fn_ptr (const char* name, tree type, int ecf_flags) in build_library_fn_ptr() 4632 build_cp_library_fn_ptr (const char* name, tree type, int ecf_flags) in build_cp_library_fn_ptr() 4643 push_library_fn (tree name, tree type, tree raises, int ecf_flags) in push_library_fn() 4660 int ecf_flags) in push_cp_library_fn() 4674 push_void_library_fn (tree name, tree parmtypes, int ecf_flags) in push_void_library_fn()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | calls.c | 254 int old_inhibit_defer_pop, rtx call_fusage, int ecf_flags, in emit_call_1() 1066 int *must_preallocate, int *ecf_flags, in initialize_argument_information()
|
H A D | lto-cgraph.c | 1143 int ecf_flags = 0; in input_edge() local
|
H A D | cgraph.h | 333 int ecf_flags; member
|
H A D | cgraph.c | 1048 int ecf_flags, in cgraph_create_indirect_edge()
|
H A D | except.c | 1591 make_reg_eh_region_note (rtx insn, int ecf_flags, int lp_nr) in make_reg_eh_region_note()
|
H A D | tree.c | 9460 const char *library_name, int ecf_flags) in local_define_builtin() 9495 int ecf_flags; in build_common_builtin_nodes() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | calls.c | 385 int old_inhibit_defer_pop, rtx call_fusage, int ecf_flags, in emit_call_1() 1924 int *must_preallocate, int *ecf_flags, in initialize_argument_information()
|
H A D | ipa-inline.c | 1655 int ecf_flags = flags_from_decl_or_type (target->decl); in speculation_useful_p() local
|
H A D | lto-cgraph.c | 1474 int ecf_flags = 0; in input_edge() local
|
H A D | cgraph.c | 948 cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, in create_indirect_edge()
|
H A D | except.c | 1699 make_reg_eh_region_note (rtx_insn *insn, int ecf_flags, int lp_nr) in make_reg_eh_region_note()
|
H A D | cgraph.h | 1619 int ecf_flags; member
|
H A D | tree.c | 10129 const char *library_name, int ecf_flags) in local_define_builtin() 10149 int ecf_flags; in build_common_builtin_nodes() local
|