Searched defs:last_def (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | access-utils.h | 240 last_def (def_node *node) in last_def() function 249 last_def (def_mux mux) in last_def() function
|
H A D | internals.inl | 217 def_info::last_def () const function in rtl_ssa::def_info 249 def_info::set_last_def (def_info *last_def)
|
H A D | member-fns.inl | 383 def_mux::last_def () const function in rtl_ssa::def_mux
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-iv.cc | 798 get_biv_step (df_ref last_def, scalar_int_mode outer_mode, rtx reg, in get_biv_step() 861 df_ref last_def; in iv_analyze_biv() local 1216 df_ref def, last_def; in biv_p() local
|
H A D | ddg.cc | 267 add_cross_iteration_register_deps (ddg_ptr g, df_ref last_def) in add_cross_iteration_register_deps()
|
H A D | gimple-ssa-store-merging.cc | 4730 tree last_def; in output_merged_store() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-iv.c | 798 get_biv_step (df_ref last_def, scalar_int_mode outer_mode, rtx reg, in get_biv_step() 861 df_ref last_def; in iv_analyze_biv() local 1216 df_ref def, last_def; in biv_p() local
|
H A D | ddg.c | 267 add_cross_iteration_register_deps (ddg_ptr g, df_ref last_def) in add_cross_iteration_register_deps()
|
H A D | gimple-ssa-store-merging.c | 4367 tree last_def; in output_merged_store() local
|