Home
last modified time | relevance | path

Searched refs:flags_to_preserve (Results 1 – 16 of 16) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcfg.c405 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
408 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
411 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcfg.c405 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
408 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
411 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcfg.c405 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
408 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
411 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcfg.c389 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
392 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
395 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcfg.c405 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
408 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
411 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcfg.c391 int flags_to_preserve = BB_FLAGS_TO_PRESERVE; in clear_bb_flags() local
394 flags_to_preserve |= BB_IRREDUCIBLE_LOOP; in clear_bb_flags()
397 bb->flags &= flags_to_preserve; in clear_bb_flags()