Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvaltrack.cc175 to = gen_rtx_UNKNOWN_VAR_LOC (); in propagate_for_debug_subst()
223 loc = gen_rtx_UNKNOWN_VAR_LOC (); in propagate_for_debug()
371 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in dead_debug_reset_uses()
455 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in dead_debug_promote_uses()
468 gen_rtx_UNKNOWN_VAR_LOC (), in dead_debug_promote_uses()
Dlra-spills.cc561 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in spill_pseudos()
Ddce.cc564 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in reset_unmarked_insns_debug_uses()
Dreg-stack.cc1311 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in swap_rtx_condition()
1492 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in subst_all_stack_regs_in_debug_insn()
Dloop-unroll.cc1321 gen_rtx_UNKNOWN_VAR_LOC (), 0); in reset_debug_uses_in_loop()
Dloop-invariant.cc1772 INSN_VAR_LOCATION_LOC (use_insn) = gen_rtx_UNKNOWN_VAR_LOC (); in can_move_invariant_reg()
Dregrename.cc1006 gen_rtx_UNKNOWN_VAR_LOC (), true); in regrename_do_replace()
Ddf-problems.cc3699 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in df_note_bb_compute()
Drtl.h1763 #define gen_rtx_UNKNOWN_VAR_LOC() (gen_rtx_CLOBBER (VOIDmode, const0_rtx)) macro
Dcse.cc7126 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in delete_trivially_dead_insns()
Dcfgexpand.cc5675 val = gen_rtx_UNKNOWN_VAR_LOC (); in expand_debug_locations()
Dreload1.cc1146 INSN_VAR_LOCATION_LOC (insn) = gen_rtx_UNKNOWN_VAR_LOC (); in reload()
Dhaifa-sched.cc4053 INSN_VAR_LOCATION_LOC (dbg) = gen_rtx_UNKNOWN_VAR_LOC (); in schedule_insn()
Dvar-tracking.cc5754 PAT_VAR_LOCATION_LOC (oloc) = gen_rtx_UNKNOWN_VAR_LOC (); in add_uses()
DChangeLog-200911656 (gen_rtx_UNKNOWN_VAR_LOC): New.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-features.cc998 INSN_VAR_LOCATION_LOC (debug_insn) = gen_rtx_UNKNOWN_VAR_LOC (); in convert_insn()