Home
last modified time | relevance | path

Searched refs:then_start (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Difcvt.c454 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
499 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
521 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
534 if (then_start in cond_exec_process_if_block()
564 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
570 if (then_start) in cond_exec_process_if_block()
571 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
689 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Difcvt.c428 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
473 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
495 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
508 if (then_start && else_start) in cond_exec_process_if_block()
535 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
541 if (then_start) in cond_exec_process_if_block()
542 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
660 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Difcvt.c470 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
516 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
538 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
551 if (then_start in cond_exec_process_if_block()
581 then_start = then_end = NULL_RTX; in cond_exec_process_if_block()
587 if (then_start) in cond_exec_process_if_block()
588 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
709 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
H A DChangeLog-201421800 (cond_exec_process_if_block): Likewise for locals "then_start",
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Difcvt.c463 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
509 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
531 then_start = then_end = NULL; in cond_exec_process_if_block()
544 if (then_start in cond_exec_process_if_block()
574 then_start = then_end = NULL; in cond_exec_process_if_block()
580 if (then_start) in cond_exec_process_if_block()
581 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
702 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Difcvt.c467 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
513 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
535 then_start = then_end = NULL; in cond_exec_process_if_block()
548 if (then_start in cond_exec_process_if_block()
578 then_start = then_end = NULL; in cond_exec_process_if_block()
584 if (then_start) in cond_exec_process_if_block()
585 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
706 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Difcvt.c466 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
512 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
534 then_start = then_end = NULL; in cond_exec_process_if_block()
547 if (then_start in cond_exec_process_if_block()
577 then_start = then_end = NULL; in cond_exec_process_if_block()
583 if (then_start) in cond_exec_process_if_block()
584 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
705 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Difcvt.c463 rtx_insn *then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
509 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
531 then_start = then_end = NULL; in cond_exec_process_if_block()
544 if (then_start in cond_exec_process_if_block()
574 then_start = then_end = NULL; in cond_exec_process_if_block()
580 if (then_start) in cond_exec_process_if_block()
581 then_start = find_active_insn_after (then_bb, then_last_head); in cond_exec_process_if_block()
702 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Difcvt.c379 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
420 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
542 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Difcvt.c379 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
420 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
542 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Difcvt.c379 rtx then_start; /* first insn in THEN block */ in cond_exec_process_if_block() local
420 then_start = first_active_insn (then_bb); in cond_exec_process_if_block()
543 || ! cond_exec_process_insns (ce_info, then_start, then_end, in cond_exec_process_if_block()

12