Home
last modified time | relevance | path

Searched refs:noce_find_if_block (Results 1 – 25 of 134) sorted by relevance

123456

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Difcvt.c99 static int noce_find_if_block (basic_block, edge, edge, int);
3012 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
3296 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Difcvt.c99 static int noce_find_if_block (basic_block, edge, edge, int);
2980 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
3264 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Difcvt.c102 static int noce_find_if_block (basic_block, edge, edge, int);
3033 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
3346 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
H A DChangeLog-20079920 * ifcvt.c (noce_find_if_block): Do not clear if_info.cond_earliest
24575 (noce_find_if_block): Set the then_else_reversed field.
24903 (noce_init_if_info): Remove, fold into noce_find_if_block.
24910 noce_find_if_block and cond_exec_find_if_block.
24911 (noce_find_if_block): New function. Be aware of IF-THEN-JOIN
24916 guarded calls to noce_find_if_block and cond_exec_find_if_block.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
H A DChangeLog-20079920 * ifcvt.c (noce_find_if_block): Do not clear if_info.cond_earliest
24575 (noce_find_if_block): Set the then_else_reversed field.
24903 (noce_init_if_info): Remove, fold into noce_find_if_block.
24910 noce_find_if_block and cond_exec_find_if_block.
24911 (noce_find_if_block): New function. Be aware of IF-THEN-JOIN
24916 guarded calls to noce_find_if_block and cond_exec_find_if_block.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
4007 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4331 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
H A DChangeLog-20079920 * ifcvt.c (noce_find_if_block): Do not clear if_info.cond_earliest
24575 (noce_find_if_block): Set the then_else_reversed field.
24903 (noce_init_if_info): Remove, fold into noce_find_if_block.
24910 noce_find_if_block and cond_exec_find_if_block.
24911 (noce_find_if_block): New function. Be aware of IF-THEN-JOIN
24916 guarded calls to noce_find_if_block and cond_exec_find_if_block.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
3956 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4280 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Difcvt.c95 static int noce_find_if_block (basic_block, edge, edge, int);
3864 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4174 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4015 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4339 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4015 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4339 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4015 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4339 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
H A DChangeLog-20079920 * ifcvt.c (noce_find_if_block): Do not clear if_info.cond_earliest
24575 (noce_find_if_block): Set the then_else_reversed field.
24903 (noce_init_if_info): Remove, fold into noce_find_if_block.
24910 noce_find_if_block and cond_exec_find_if_block.
24911 (noce_find_if_block): New function. Be aware of IF-THEN-JOIN
24916 guarded calls to noce_find_if_block and cond_exec_find_if_block.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
3948 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4272 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4015 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4339 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
4007 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4331 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Difcvt.c94 static int noce_find_if_block (basic_block, edge, edge, int);
4007 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4331 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4015 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4339 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Difcvt.c93 static int noce_find_if_block (basic_block, edge, edge, int);
4012 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4336 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Difcvt.c95 static int noce_find_if_block (basic_block, edge, edge, int);
3864 noce_find_if_block (basic_block test_bb, edge then_edge, edge else_edge, in noce_find_if_block() function
4174 && noce_find_if_block (test_bb, then_edge, else_edge, pass)) in find_if_header()

123456