Home
last modified time | relevance | path

Searched refs:FOR_EACH_LOCAL_DECL (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dadjust-alignment.cc65 FOR_EACH_LOCAL_DECL (fun, i, var) in execute()
Dfunction.h447 #define FOR_EACH_LOCAL_DECL(FUN, I, D) \ macro
Dtree-tailcall.cc570 FOR_EACH_LOCAL_DECL (cfun, idx, var) in find_tail_calls()
592 FOR_EACH_LOCAL_DECL (cfun, idx, var) in find_tail_calls()
Dcgraphbuild.cc354 FOR_EACH_LOCAL_DECL (fun, ix, decl) in execute()
Dipa-free-lang-data.cc959 FOR_EACH_LOCAL_DECL (fn, ix, t) in find_decls_types_in_node()
Domp-oacc-neuter-broadcast.cc800 FOR_EACH_LOCAL_DECL (cfun, i, var) in find_local_vars_to_propagate()
Dcfgexpand.cc2129 FOR_EACH_LOCAL_DECL (fn, i, var) in estimated_stack_frame_size()
2190 FOR_EACH_LOCAL_DECL (cfun, i, var) in expand_used_vars()
2219 FOR_EACH_LOCAL_DECL (cfun, i, var) in expand_used_vars()
Dtree-inline.cc4680 FOR_EACH_LOCAL_DECL (callee, ix, var) in add_local_variables()
4751 FOR_EACH_LOCAL_DECL (id->src_cfun, ix, var) in reset_debug_bindings()
Dtree-ssa-alias.cc567 FOR_EACH_LOCAL_DECL (cfun, i, var) in dump_alias_info()
Dtree-sra.cc1993 FOR_EACH_LOCAL_DECL (cfun, i, var) in find_var_candidates()
Dfunction.cc1971 FOR_EACH_LOCAL_DECL (cfun, ix, decl) in instantiate_decls()
Dtree-cfg.cc8192 FOR_EACH_LOCAL_DECL (fun, ix, var) in dump_function_to_file()
Domp-expand.cc1056 FOR_EACH_LOCAL_DECL (DECL_STRUCT_FUNCTION (child_fun), ix, decl) in remove_exit_barrier()
DChangeLog-201022571 (FOR_EACH_LOCAL_DECL): New macro.
/netbsd/src/external/gpl3/gcc/dist/contrib/
Dclang-format106 'FOR_EACH_LOCAL_DECL',
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Doptimize.cc122 FOR_EACH_LOCAL_DECL (DECL_STRUCT_FUNCTION (fn), ix, decl) in clone_body()