Home
last modified time | relevance | path

Searched refs:ta_widen_insn (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c5399 ta_widen_insn, /* removed = +1 */ enumerator
5529 if (t->offset == offset && t->action == ta_widen_insn) in text_action_add()
5655 case ta_widen_insn: in find_insn_action()
5689 case ta_widen_insn: in print_action_list()
7531 ta_widen_insn, offset, 0, FALSE); in compute_ebb_proposed_actions()
7616 if (action->action == ta_widen_insn) in compute_ebb_actions()
7694 case ta_widen_insn: in compute_ebb_actions()
7759 if (new_action->action == ta_widen_insn in compute_ebb_actions()
7924 case ta_widen_insn: in build_xlate_map()
8136 case ta_widen_insn: in text_action_add_proposed()
[all …]
DChangeLog-20094262 type. Break if saved action is ta_widen_insn at same offset.