Home
last modified time | relevance | path

Searched refs:total_sets (Results 1 – 24 of 24) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcombine.c1731 int total_sets; in try_combine() local
2252 total_sets = XVECLEN (newpat, 0) + added_sets_1 + added_sets_2; in try_combine()
2253 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
2260 total_sets = 1 + added_sets_1 + added_sets_2; in try_combine()
2261 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
2266 XVECEXP (newpat, 0, --total_sets) in try_combine()
2276 XVECEXP (newpat, 0, --total_sets) = i2pat; in try_combine()
2279 XVECEXP (newpat, 0, --total_sets) in try_combine()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine.c2597 int total_sets; in try_combine() local
3400 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3401 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3408 total_sets = 1 + extra_sets; in try_combine()
3409 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3414 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3422 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3433 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcombine.c2436 int total_sets; in try_combine() local
3188 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3189 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3196 total_sets = 1 + extra_sets; in try_combine()
3197 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3202 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3210 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3221 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcombine.c2436 int total_sets; in try_combine() local
3188 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3189 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3196 total_sets = 1 + extra_sets; in try_combine()
3197 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3202 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3210 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3221 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c1460 int total_sets; in try_combine() local
1979 total_sets = XVECLEN (newpat, 0) + added_sets_1 + added_sets_2; in try_combine()
1980 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
1987 total_sets = 1 + added_sets_1 + added_sets_2; in try_combine()
1988 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
1993 XVECEXP (newpat, 0, --total_sets) in try_combine()
2003 XVECEXP (newpat, 0, --total_sets) = i2pat; in try_combine()
2006 XVECEXP (newpat, 0, --total_sets) in try_combine()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcombine.c2438 int total_sets; in try_combine() local
3186 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3187 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3194 total_sets = 1 + extra_sets; in try_combine()
3195 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3200 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3208 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3219 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c1460 int total_sets; in try_combine() local
1979 total_sets = XVECLEN (newpat, 0) + added_sets_1 + added_sets_2; in try_combine()
1980 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
1987 total_sets = 1 + added_sets_1 + added_sets_2; in try_combine()
1988 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
1993 XVECEXP (newpat, 0, --total_sets) in try_combine()
2003 XVECEXP (newpat, 0, --total_sets) = i2pat; in try_combine()
2006 XVECEXP (newpat, 0, --total_sets) in try_combine()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine.c2597 int total_sets; in try_combine() local
3400 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3401 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3408 total_sets = 1 + extra_sets; in try_combine()
3409 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3414 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3422 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3433 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c2645 int total_sets; in try_combine() local
3481 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3482 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3489 total_sets = 1 + extra_sets; in try_combine()
3490 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3495 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3503 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3514 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine.c2688 int total_sets; in try_combine() local
3544 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3545 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3552 total_sets = 1 + extra_sets; in try_combine()
3553 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3558 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3566 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3577 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine.c2681 int total_sets; in try_combine() local
3536 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3537 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3544 total_sets = 1 + extra_sets; in try_combine()
3545 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3550 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3558 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3569 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine.c2645 int total_sets; in try_combine() local
3481 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3482 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3489 total_sets = 1 + extra_sets; in try_combine()
3490 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3495 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3503 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3514 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcombine.c2646 int total_sets; in try_combine() local
3511 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3512 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3519 total_sets = 1 + extra_sets; in try_combine()
3520 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3525 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3533 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3544 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcombine.c2681 int total_sets; in try_combine() local
3546 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3547 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3554 total_sets = 1 + extra_sets; in try_combine()
3555 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3560 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3568 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3579 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcombine.c2530 int total_sets; in try_combine() local
3395 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3396 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3403 total_sets = 1 + extra_sets; in try_combine()
3404 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3409 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3417 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3428 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c2645 int total_sets; in try_combine() local
3481 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3482 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3489 total_sets = 1 + extra_sets; in try_combine()
3490 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3495 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3503 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3514 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcombine.c2646 int total_sets; in try_combine() local
3501 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3502 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3509 total_sets = 1 + extra_sets; in try_combine()
3510 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3515 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3523 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3534 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcombine.c2645 int total_sets; in try_combine() local
3481 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3482 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3489 total_sets = 1 + extra_sets; in try_combine()
3490 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3495 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3503 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3514 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c2645 int total_sets; in try_combine() local
3481 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3482 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3489 total_sets = 1 + extra_sets; in try_combine()
3490 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3495 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3503 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3514 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcombine.c2646 int total_sets; in try_combine() local
3501 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3502 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3509 total_sets = 1 + extra_sets; in try_combine()
3510 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3515 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3523 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3534 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcombine.c2681 int total_sets; in try_combine() local
3536 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3537 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3544 total_sets = 1 + extra_sets; in try_combine()
3545 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3550 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3558 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3569 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcombine.c2646 int total_sets; in try_combine() local
3482 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3483 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3490 total_sets = 1 + extra_sets; in try_combine()
3491 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3496 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3504 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3515 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcombine.c2687 int total_sets; in try_combine() local
3543 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3544 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3551 total_sets = 1 + extra_sets; in try_combine()
3552 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3557 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3565 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3576 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcombine.c2688 int total_sets; in try_combine() local
3554 total_sets = XVECLEN (newpat, 0) + extra_sets; in try_combine()
3555 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3562 total_sets = 1 + extra_sets; in try_combine()
3563 newpat = gen_rtx_PARALLEL (VOIDmode, rtvec_alloc (total_sets)); in try_combine()
3568 XVECEXP (newpat, 0, --total_sets) = i0pat; in try_combine()
3576 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()
3587 XVECEXP (newpat, 0, --total_sets) = t; in try_combine()