Home
last modified time | relevance | path

Searched refs:else_first_tail (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Difcvt.c467 rtx else_first_tail = NULL_RTX; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
518 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
522 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
530 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Difcvt.c441 rtx else_first_tail = NULL_RTX; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
492 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
496 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
504 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Difcvt.c483 rtx else_first_tail = NULL_RTX; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
535 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
539 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
547 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
H A DChangeLog-201427251 "rtx else_first_tail", to reflect the basic-block.h changes above.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
H A DChangeLog-201427251 "rtx else_first_tail", to reflect the basic-block.h changes above.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Difcvt.c476 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
528 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
532 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
540 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
H A DChangeLog-201427251 "rtx else_first_tail", to reflect the basic-block.h changes above.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
H A DChangeLog-201427251 "rtx else_first_tail", to reflect the basic-block.h changes above.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Difcvt.c480 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
532 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
536 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
544 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Difcvt.c479 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
531 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
535 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
543 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Difcvt.c476 rtx_insn *else_first_tail = NULL; /* First match at the tail of ELSE */ in cond_exec_process_if_block() local
528 &then_first_tail, &else_first_tail, in cond_exec_process_if_block()
532 if (else_first_tail == BB_HEAD (else_bb)) in cond_exec_process_if_block()
540 else_end = find_active_insn_before (else_bb, else_first_tail); in cond_exec_process_if_block()

12