Home
last modified time | relevance | path

Searched refs:offvals (Results 1 – 10 of 10) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/config/aarch64/
H A Daarch64.c18463 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
18534 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
18539 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
18542 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
18543 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
18548 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
18552 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/aarch64/
H A Daarch64.c18001 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
18072 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
18077 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
18080 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
18081 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
18086 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
18090 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c18463 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
18534 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
18539 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
18542 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
18543 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
18548 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
18552 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c21906 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
21977 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
21982 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
21985 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
21986 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
21991 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
21995 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c22380 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
22451 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
22456 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
22459 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
22460 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
22465 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
22469 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c22321 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
22392 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
22397 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
22400 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
22401 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
22406 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
22410 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c24322 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
24393 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
24398 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
24401 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
24402 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
24407 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
24411 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c24322 HOST_WIDE_INT offvals[num_insns], msize;
24393 offvals[i] = INTVAL (offset[i]);
24398 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT),
24401 if (!(offvals[1] == offvals[0] + msize
24402 && offvals[3] == offvals[2] + msize))
24407 if (offvals[2] - offvals[0] >= msize * 0x80)
24411 if (offvals[0] % msize != offvals[2] % msize)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c24591 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
24662 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
24667 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
24670 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
24671 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
24676 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
24680 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/aarch64/
H A Daarch64.c24831 HOST_WIDE_INT offvals[num_insns], msize; in aarch64_operands_adjust_ok_for_ldpstp() local
24902 offvals[i] = INTVAL (offset[i]); in aarch64_operands_adjust_ok_for_ldpstp()
24907 qsort (offvals, num_insns, sizeof (HOST_WIDE_INT), in aarch64_operands_adjust_ok_for_ldpstp()
24910 if (!(offvals[1] == offvals[0] + msize in aarch64_operands_adjust_ok_for_ldpstp()
24911 && offvals[3] == offvals[2] + msize)) in aarch64_operands_adjust_ok_for_ldpstp()
24916 if (offvals[2] - offvals[0] >= msize * 0x80) in aarch64_operands_adjust_ok_for_ldpstp()
24920 if (offvals[0] % msize != offvals[2] % msize) in aarch64_operands_adjust_ok_for_ldpstp()