Home
last modified time | relevance | path

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

12

/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c22874 rtx hot_label = gen_label_rtx (); in ix86_expand_movmem() local
22877 LEU, 0, GET_MODE (count_exp), 1, hot_label); in ix86_expand_movmem()
22881 emit_label (hot_label); in ix86_expand_movmem()
23264 rtx hot_label = gen_label_rtx (); in ix86_expand_setmem() local
23267 LEU, 0, counter_mode (count_exp), 1, hot_label); in ix86_expand_setmem()
23271 emit_label (hot_label); in ix86_expand_setmem()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c22800 rtx hot_label = gen_label_rtx (); in ix86_expand_movmem() local
22803 LEU, 0, GET_MODE (count_exp), 1, hot_label); in ix86_expand_movmem()
22807 emit_label (hot_label); in ix86_expand_movmem()
23190 rtx hot_label = gen_label_rtx (); in ix86_expand_setmem() local
23193 LEU, 0, counter_mode (count_exp), 1, hot_label); in ix86_expand_setmem()
23197 emit_label (hot_label); in ix86_expand_setmem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c7481 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
7486 1, hot_label); in ix86_expand_set_or_cpymem()
7493 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c7539 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
7544 1, hot_label); in ix86_expand_set_or_cpymem()
7551 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-expand.c7499 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
7504 1, hot_label); in ix86_expand_set_or_cpymem()
7511 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c7539 rtx_code_label *hot_label = gen_label_rtx ();
7544 1, hot_label);
7551 emit_label (hot_label);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c7539 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
7544 1, hot_label); in ix86_expand_set_or_cpymem()
7551 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-expand.c7499 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
7504 1, hot_label); in ix86_expand_set_or_cpymem()
7511 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c8598 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_cpymem() local
8603 1, hot_label); in ix86_expand_set_or_cpymem()
8610 emit_label (hot_label); in ix86_expand_set_or_cpymem()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c24396 rtx hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
24401 1, hot_label); in ix86_expand_set_or_movmem()
24408 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c28005 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28010 1, hot_label); in ix86_expand_set_or_movmem()
28017 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c27980 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
27985 1, hot_label); in ix86_expand_set_or_movmem()
27992 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c28005 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28010 1, hot_label); in ix86_expand_set_or_movmem()
28017 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c28005 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28010 1, hot_label); in ix86_expand_set_or_movmem()
28017 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c28005 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28010 1, hot_label); in ix86_expand_set_or_movmem()
28017 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c28070 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28075 1, hot_label); in ix86_expand_set_or_movmem()
28082 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c27915 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
27920 1, hot_label); in ix86_expand_set_or_movmem()
27927 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c28017 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
28022 1, hot_label); in ix86_expand_set_or_movmem()
28029 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c27980 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
27985 1, hot_label); in ix86_expand_set_or_movmem()
27992 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c27120 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
27125 1, hot_label); in ix86_expand_set_or_movmem()
27132 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c27120 rtx_code_label *hot_label = gen_label_rtx (); in ix86_expand_set_or_movmem() local
27125 1, hot_label); in ix86_expand_set_or_movmem()
27132 emit_label (hot_label); in ix86_expand_set_or_movmem()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201425029 "jump_around_label", "hot_label".
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A DChangeLog-201425029 "jump_around_label", "hot_label".
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A DChangeLog-201425029 "jump_around_label", "hot_label".
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A DChangeLog-201425029 "jump_around_label", "hot_label".

12