Home
last modified time | relevance | path

Searched refs:eh_note (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcompare-elim.c103 rtx eh_note; member
258 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
262 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
344 rtx eh_note = NULL; in before_dom_children() local
347 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
349 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
351 if (eh_note) in before_dom_children()
362 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3247 rtx eh_note, as_note; in peep2_attempt() local
3401 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3412 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3421 if (eh_note) in peep2_attempt()
3422 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcompare-elim.c103 rtx eh_note; member
258 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
262 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
344 rtx eh_note = NULL; in before_dom_children() local
347 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
349 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
351 if (eh_note) in before_dom_children()
362 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3305 rtx eh_note, as_note; in peep2_attempt() local
3460 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3473 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3482 if (eh_note) in peep2_attempt()
3483 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3305 rtx eh_note, as_note; in peep2_attempt() local
3460 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3473 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3482 if (eh_note) in peep2_attempt()
3483 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3297 rtx eh_note, as_note; in peep2_attempt() local
3452 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3465 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3474 if (eh_note) in peep2_attempt()
3475 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
273 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
277 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
352 rtx eh_note = NULL; in before_dom_children() local
355 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
357 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
359 if (eh_note) in before_dom_children()
370 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3306 rtx eh_note, as_note; in peep2_attempt() local
3461 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3474 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3483 if (eh_note) in peep2_attempt()
3484 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
H A Drecog.c3290 rtx eh_note, as_note; in peep2_attempt() local
3445 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3458 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3467 if (eh_note) in peep2_attempt()
3468 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcompare-elim.c106 rtx eh_note; member
293 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
297 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
375 rtx eh_note = NULL; in before_dom_children() local
378 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
380 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
382 if (eh_note) in before_dom_children()
394 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcompare-elim.c108 rtx eh_note; member
295 can_eliminate_compare (rtx compare, rtx eh_note, struct comparison *cmp) in can_eliminate_compare() argument
299 && !rtx_equal_p (eh_note, cmp->eh_note)) in can_eliminate_compare()
377 rtx eh_note = NULL; in before_dom_children() local
380 eh_note = find_reg_note (insn, REG_EH_REGION, NULL); in before_dom_children()
382 if (last_cmp_valid && can_eliminate_compare (src, eh_note, last_cmp)) in before_dom_children()
384 if (eh_note) in before_dom_children()
396 last_cmp->eh_note = eh_note; in before_dom_children()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Drecog.c3226 rtx last, eh_note, as_note, before_try, x; in peep2_attempt() local
3378 eh_note = find_reg_note (peep2_insn_data[i].insn, REG_EH_REGION, NULL_RTX); in peep2_attempt()
3388 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
3397 if (eh_note) in peep2_attempt()
3398 copy_reg_eh_region_note_backward (eh_note, last, before_try); in peep2_attempt()

123