Home | History | Annotate | Download | only in gcc

Lines Matching defs:insn_a

1174 				   INSN_LOCATION (if_info->insn_a));
1208 INSN_LOCATION (if_info->insn_a));
1256 INSN_LOCATION (if_info->insn_a));
1335 INSN_LOCATION (if_info->insn_a));
1555 INSN_LOCATION (if_info->insn_a));
1616 INSN_LOCATION (if_info->insn_a));
1658 INSN_LOCATION (if_info->insn_a));
1709 INSN_LOCATION (if_info->insn_a));
1870 INSN_LOCATION (if_info->insn_a));
1923 INSN_LOCATION (if_info->insn_a));
2118 rtx_insn *insn_a, *insn_b;
2159 insn_a = if_info->insn_a;
2186 std::swap (insn_a, insn_b);
2236 if (insn_a)
2240 rtx_insn *copy_of_a = as_a <rtx_insn *> (copy_rtx (insn_a));
2286 /* Don't check inside insn_a. We will have changed it to emit_a
2288 if (!(insn_a && tmp_insn == insn_a)
2365 INSN_LOCATION (if_info->insn_a));
2620 emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATION (if_info->insn_a));
2788 emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATION (if_info->insn_a));
2877 emit_insn_before_setloc (seq, if_info->jump, INSN_LOCATION (if_info->insn_a));
2986 INSN_LOCATION (if_info->insn_a));
3735 rtx_insn *insn_a, *insn_b;
3798 insn_a = last_active_insn (then_bb, FALSE);
3799 set_a = single_set (insn_a);
3897 if_info->insn_a = insn_a;
3915 that case don't do anything and let the code below delete INSN_A. */
4008 emit_insn_before_setloc (seq, BB_END (test_bb), INSN_LOCATION (insn_a));