Searched refs:this_label (Results 1 – 3 of 3) sorted by relevance
1797 frv_frob_label (symbolS *this_label) in frv_frob_label() argument1801 dwarf2_emit_label (this_label); in frv_frob_label()1810 vliw_insn_list_entry->sym = this_label; in frv_frob_label()
2247 rtx_insn *this_label = as_a <rtx_insn *> (this_label_or_return); in follow_jumps() local2248 if (NEXT_INSN (this_label) in follow_jumps()2249 && JUMP_TABLE_DATA_P (NEXT_INSN (this_label))) in follow_jumps()2256 value = this_label; in follow_jumps()
21020 rtx_insn *. Convert local rtx_insn * "this_label" to an rtx and21021 rename to "this_label_or_return", reintroducing "this_label" as22066 "insn", "next", "value", "this_label" from rtx to rtx_insn *.