Home
last modified time | relevance | path

Searched refs:fpr_words (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000-call.c7185 int fpr_words; in rs6000_function_arg() local
7226 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7227 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7235 align_words += fpr_words; in rs6000_function_arg()
7236 n_words -= fpr_words; in rs6000_function_arg()
7241 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
7345 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
7347 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000-call.c7223 int fpr_words; in rs6000_function_arg() local
7264 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7265 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7273 align_words += fpr_words; in rs6000_function_arg()
7274 n_words -= fpr_words; in rs6000_function_arg()
7279 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
7383 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
7385 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000-call.c7223 int fpr_words; in rs6000_function_arg() local
7264 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7265 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7273 align_words += fpr_words; in rs6000_function_arg()
7274 n_words -= fpr_words; in rs6000_function_arg()
7279 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
7383 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
7385 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-call.c7891 int fpr_words; in rs6000_function_arg() local
7932 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7933 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7941 align_words += fpr_words; in rs6000_function_arg()
7942 n_words -= fpr_words; in rs6000_function_arg()
7947 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
8051 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
8053 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7889 int fpr_words; in rs6000_function_arg() local
7930 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7931 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7939 align_words += fpr_words; in rs6000_function_arg()
7940 n_words -= fpr_words; in rs6000_function_arg()
7945 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
8049 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
8051 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-call.c7889 int fpr_words; in rs6000_function_arg() local
7930 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7931 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7939 align_words += fpr_words; in rs6000_function_arg()
7940 n_words -= fpr_words; in rs6000_function_arg()
7945 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
8049 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
8051 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-call.c7928 int fpr_words; in rs6000_function_arg() local
7969 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
7970 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
7976 align_words += fpr_words; in rs6000_function_arg()
7977 n_words -= fpr_words; in rs6000_function_arg()
7982 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
8078 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
8080 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12780 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12781 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12789 align_words += fpr_words; in rs6000_function_arg()
12790 n_words -= fpr_words; in rs6000_function_arg()
12795 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12901 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c12158 int fpr_words; in rs6000_function_arg() local
12199 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12200 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12208 align_words += fpr_words; in rs6000_function_arg()
12209 n_words -= fpr_words; in rs6000_function_arg()
12214 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12318 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12320 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11889 int fpr_words; in rs6000_function_arg() local
11930 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
11931 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
11939 align_words += fpr_words; in rs6000_function_arg()
11940 n_words -= fpr_words; in rs6000_function_arg()
11945 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12047 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12049 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c12601 int fpr_words; in rs6000_function_arg() local
12642 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12643 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12651 align_words += fpr_words; in rs6000_function_arg()
12652 n_words -= fpr_words; in rs6000_function_arg()
12657 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12759 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12761 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12780 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12781 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12789 align_words += fpr_words; in rs6000_function_arg()
12790 n_words -= fpr_words; in rs6000_function_arg()
12795 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12901 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12780 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12781 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12789 align_words += fpr_words; in rs6000_function_arg()
12790 n_words -= fpr_words; in rs6000_function_arg()
12795 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12901 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c12739 int fpr_words; in rs6000_function_arg() local
12780 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12781 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12789 align_words += fpr_words; in rs6000_function_arg()
12790 n_words -= fpr_words; in rs6000_function_arg()
12795 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12899 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12901 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c12028 int fpr_words; in rs6000_function_arg() local
12069 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12070 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12078 align_words += fpr_words; in rs6000_function_arg()
12079 n_words -= fpr_words; in rs6000_function_arg()
12084 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12188 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12190 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c12158 int fpr_words; in rs6000_function_arg() local
12199 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12200 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12208 align_words += fpr_words; in rs6000_function_arg()
12209 n_words -= fpr_words; in rs6000_function_arg()
12214 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12318 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12320 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c12747 int fpr_words; in rs6000_function_arg() local
12788 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
12789 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
12797 align_words += fpr_words; in rs6000_function_arg()
12798 n_words -= fpr_words; in rs6000_function_arg()
12803 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12907 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12909 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c11889 int fpr_words; in rs6000_function_arg() local
11930 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
11931 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
11939 align_words += fpr_words; in rs6000_function_arg()
11940 n_words -= fpr_words; in rs6000_function_arg()
11945 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
12047 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
12049 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c13246 int fpr_words; in rs6000_function_arg() local
13287 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
13288 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()
13296 align_words += fpr_words; in rs6000_function_arg()
13297 n_words -= fpr_words; in rs6000_function_arg()
13302 off = GEN_INT (fpr_words++ * GET_MODE_SIZE (rmode)); in rs6000_function_arg()
13404 int fpr_words = fpr / (TARGET_32BIT ? 4 : 8); in rs6000_arg_partial_bytes() local
13406 if (align_words + fpr_words < GP_ARG_NUM_REG) in rs6000_arg_partial_bytes()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c10424 int fpr_words; in rs6000_function_arg() local
10470 fpr_words = (i * GET_MODE_SIZE (elt_mode)) / (TARGET_32BIT ? 4 : 8); in rs6000_function_arg()
10471 if (i < n_elts && align_words + fpr_words < GP_ARG_NUM_REG in rs6000_function_arg()

12