Home
last modified time | relevance | path

Searched refs:end_imm_use_stmt_p (Results 1 – 25 of 102) sorted by relevance

12345

/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr69270-3.c16 for (; !end_imm_use_stmt_p (); next_imm_use_stmt ()) in propagate_with_phi()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
839 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
940 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
954 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
820 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
921 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
935 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dssa-iterators.h103 !end_imm_use_stmt_p (&(ITER)); \
842 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
943 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
957 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
839 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
940 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
954 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
839 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
940 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
954 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
839 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
940 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
954 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dssa-iterators.h84 !end_imm_use_stmt_p (&(ITER)); \
820 end_imm_use_stmt_p (const imm_use_iterator *imm) in end_imm_use_stmt_p() function
921 if (end_imm_use_stmt_p (imm)) in first_imm_use_stmt()
935 if (end_imm_use_stmt_p (imm)) in next_imm_use_stmt()

12345