Home
last modified time | relevance | path

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

12

/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c22723 rtx expected_align_exp, rtx expected_size_exp) in ix86_expand_movmem() argument
22743 if (CONST_INT_P (expected_align_exp) in ix86_expand_movmem()
22744 && INTVAL (expected_align_exp) > align) in ix86_expand_movmem()
22745 align = INTVAL (expected_align_exp); in ix86_expand_movmem()
23118 rtx expected_align_exp, rtx expected_size_exp) in ix86_expand_setmem() argument
23139 if (CONST_INT_P (expected_align_exp) in ix86_expand_setmem()
23140 && INTVAL (expected_align_exp) > align) in ix86_expand_setmem()
23141 align = INTVAL (expected_align_exp); in ix86_expand_setmem()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c22649 rtx expected_align_exp, rtx expected_size_exp) in ix86_expand_movmem() argument
22669 if (CONST_INT_P (expected_align_exp) in ix86_expand_movmem()
22670 && INTVAL (expected_align_exp) > align) in ix86_expand_movmem()
22671 align = INTVAL (expected_align_exp); in ix86_expand_movmem()
23044 rtx expected_align_exp, rtx expected_size_exp) in ix86_expand_setmem() argument
23065 if (CONST_INT_P (expected_align_exp) in ix86_expand_setmem()
23066 && INTVAL (expected_align_exp) > align) in ix86_expand_setmem()
23067 align = INTVAL (expected_align_exp); in ix86_expand_setmem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c7176 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
7211 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
7212 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
7213 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c7234 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
7269 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
7270 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
7271 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-expand.c7194 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
7229 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
7230 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
7231 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c7234 rtx align_exp, rtx expected_align_exp,
7269 if (CONST_INT_P (expected_align_exp)
7270 && INTVAL (expected_align_exp) > align)
7271 align = INTVAL (expected_align_exp);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c7234 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
7269 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
7270 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
7271 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-expand.c7194 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
7229 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
7230 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
7231 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c8293 rtx align_exp, rtx expected_align_exp, in ix86_expand_set_or_cpymem() argument
8328 if (CONST_INT_P (expected_align_exp) in ix86_expand_set_or_cpymem()
8329 && INTVAL (expected_align_exp) > align) in ix86_expand_set_or_cpymem()
8330 align = INTVAL (expected_align_exp); in ix86_expand_set_or_cpymem()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c1689 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/c6x/
H A Dc6x.c1690 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c1689 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/c6x/
H A Dc6x.c1686 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/c6x/
H A Dc6x.c1674 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/c6x/
H A Dc6x.c1675 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/c6x/
H A Dc6x.c1683 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/c6x/
H A Dc6x.c1674 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/c6x/
H A Dc6x.c1676 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/c6x/
H A Dc6x.c1683 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c1689 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/c6x/
H A Dc6x.c1675 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/c6x/
H A Dc6x.c1688 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/c6x/
H A Dc6x.c1689 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/c6x/
H A Dc6x.c1689 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_movmem()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/c6x/
H A Dc6x.c1675 rtx expected_align_exp ATTRIBUTE_UNUSED, in c6x_expand_cpymem()

12