| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-builtins.cc | 1506 machine_mode in_mode, out_mode; in ix86_builtin_vectorized_function() local 1515 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_builtin_vectorized_function() 1521 if (out_mode == SFmode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1535 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1544 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1562 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1571 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1585 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1594 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1612 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() [all …]
|
| H A D | i386.cc | 18777 machine_mode el_mode, in_mode; in ix86_veclibabi_svml() local 18786 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_veclibabi_svml() 18788 if (el_mode != in_mode in ix86_veclibabi_svml() 18870 machine_mode el_mode, in_mode; in ix86_veclibabi_acml() local 18882 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_veclibabi_acml() 18884 if (el_mode != in_mode in ix86_veclibabi_acml()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-builtins.c | 1472 machine_mode in_mode, out_mode; in ix86_builtin_vectorized_function() local 1481 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_builtin_vectorized_function() 1487 if (out_mode == SFmode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1501 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1510 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1528 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1537 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1551 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() 1560 if (out_mode == SImode && in_mode == SFmode) in ix86_builtin_vectorized_function() 1578 if (out_mode == SImode && in_mode == DFmode) in ix86_builtin_vectorized_function() [all …]
|
| H A D | i386.c | 17958 machine_mode el_mode, in_mode; in ix86_veclibabi_svml() local 17967 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_veclibabi_svml() 17969 if (el_mode != in_mode in ix86_veclibabi_svml() 18050 machine_mode el_mode, in_mode; in ix86_veclibabi_acml() local 18062 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in ix86_veclibabi_acml() 18064 if (el_mode != in_mode in ix86_veclibabi_acml()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/ |
| H A D | epiphany.cc | 584 machine_mode in_mode, rtx x, rtx y) in gen_compare_reg() argument 589 if (in_mode == VOIDmode) in gen_compare_reg() 590 in_mode = GET_MODE (x); in gen_compare_reg() 591 if (in_mode == VOIDmode) in gen_compare_reg() 592 in_mode = GET_MODE (y); in gen_compare_reg() 604 y = force_reg (in_mode, y); in gen_compare_reg() 646 reg = gen_rtx_REG (in_mode, GPR_0); in gen_compare_reg() 651 reg = gen_rtx_REG (in_mode, GPR_1); in gen_compare_reg() 656 x = force_reg (in_mode, x); in gen_compare_reg() 681 clob0 = gen_rtx_CLOBBER (VOIDmode, gen_rtx_SCRATCH (in_mode)); in gen_compare_reg()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/ |
| H A D | epiphany.c | 582 machine_mode in_mode, rtx x, rtx y) in gen_compare_reg() argument 587 if (in_mode == VOIDmode) in gen_compare_reg() 588 in_mode = GET_MODE (x); in gen_compare_reg() 589 if (in_mode == VOIDmode) in gen_compare_reg() 590 in_mode = GET_MODE (y); in gen_compare_reg() 602 y = force_reg (in_mode, y); in gen_compare_reg() 644 reg = gen_rtx_REG (in_mode, GPR_0); in gen_compare_reg() 649 reg = gen_rtx_REG (in_mode, GPR_1); in gen_compare_reg() 654 x = force_reg (in_mode, x); in gen_compare_reg() 679 clob0 = gen_rtx_CLOBBER (VOIDmode, gen_rtx_SCRATCH (in_mode)); in gen_compare_reg()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000-builtin.cc | 251 machine_mode in_mode, out_mode; in rs6000_builtin_md_vectorized_function() local 268 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in rs6000_builtin_md_vectorized_function() 278 && in_mode == SFmode && in_n == 4) in rs6000_builtin_md_vectorized_function() 284 && in_mode == DFmode && in_n == 2) in rs6000_builtin_md_vectorized_function() 290 && in_mode == SFmode && in_n == 4) in rs6000_builtin_md_vectorized_function() 296 && in_mode == DFmode && in_n == 2) in rs6000_builtin_md_vectorized_function() 351 if (in_mode == exp_mode && in_vmode == exp_vmode) in rs6000_builtin_md_vectorized_function()
|
| H A D | rs6000.cc | 5506 machine_mode in_mode, out_mode; in rs6000_builtin_vectorized_function() local 5522 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in rs6000_builtin_vectorized_function() 5530 && in_mode == DFmode && in_n == 2) in rs6000_builtin_vectorized_function() 5534 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5538 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5544 && in_mode == DFmode && in_n == 2) in rs6000_builtin_vectorized_function() 5548 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5552 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5558 && in_mode == DFmode && in_n == 2) in rs6000_builtin_vectorized_function() 5562 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64-builtins.c | 2032 machine_mode in_mode, out_mode; in aarch64_builtin_vectorized_function() local 2039 in_mode = TYPE_MODE (type_in); in aarch64_builtin_vectorized_function() 2055 (out_mode == V##C##N##Fmode && in_mode == V##C##N##Fmode) in aarch64_builtin_vectorized_function() 2070 (out_mode == V##C##SImode && in_mode == V##C##N##Imode) in aarch64_builtin_vectorized_function() 2087 (out_mode == V##C##N##Imode && in_mode == V##C##N##Fmode) in aarch64_builtin_vectorized_function()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.c | 5254 machine_mode el_mode, in_mode; in rs6000_builtin_vectorized_libmass() local 5266 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in rs6000_builtin_vectorized_libmass() 5268 if (el_mode != in_mode in rs6000_builtin_vectorized_libmass() 5358 machine_mode in_mode, out_mode; in rs6000_builtin_vectorized_function() local 5373 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in rs6000_builtin_vectorized_function() 5381 && in_mode == DFmode && in_n == 2) in rs6000_builtin_vectorized_function() 5385 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5389 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() 5395 && in_mode == DFmode && in_n == 2) in rs6000_builtin_vectorized_function() 5399 && in_mode == SFmode && in_n == 4) in rs6000_builtin_vectorized_function() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64-builtins.cc | 2647 machine_mode in_mode, out_mode; in aarch64_builtin_vectorized_function() local 2654 in_mode = TYPE_MODE (type_in); in aarch64_builtin_vectorized_function() 2670 (out_mode == V##C##N##Fmode && in_mode == V##C##N##Fmode) in aarch64_builtin_vectorized_function() 2685 (out_mode == V##C##SImode && in_mode == V##C##N##Imode) in aarch64_builtin_vectorized_function() 2702 (out_mode == V##C##N##Imode && in_mode == V##C##N##Fmode) in aarch64_builtin_vectorized_function()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-builtins.c | 4026 machine_mode in_mode, out_mode; in arm_builtin_vectorized_function() local 4040 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in arm_builtin_vectorized_function() 4055 && in_mode == SFmode && in_n == C) in arm_builtin_vectorized_function() 4078 && in_mode == SFmode && in_n == C) in arm_builtin_vectorized_function() 4108 && in_mode == N##mode && in_n == C) in arm_builtin_vectorized_function()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-builtins.cc | 4032 machine_mode in_mode, out_mode; in arm_builtin_vectorized_function() local 4046 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in arm_builtin_vectorized_function() 4061 && in_mode == SFmode && in_n == C) in arm_builtin_vectorized_function() 4084 && in_mode == SFmode && in_n == C) in arm_builtin_vectorized_function() 4114 && in_mode == N##mode && in_n == C) in arm_builtin_vectorized_function()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | rtlanal.c | 5833 scalar_int_mode in_mode = in_mode_iter.require (); in init_num_sign_bit_copies_in_rep() local 5838 gcc_assert (targetm.mode_rep_extended (mode, in_mode) == UNKNOWN in init_num_sign_bit_copies_in_rep() 5839 || GET_MODE_WIDER_MODE (mode).require () == in_mode); in init_num_sign_bit_copies_in_rep() 5843 FOR_EACH_MODE (i, mode, in_mode) in init_num_sign_bit_copies_in_rep() 5854 || num_sign_bit_copies_in_rep [in_mode][mode]) in init_num_sign_bit_copies_in_rep() 5855 num_sign_bit_copies_in_rep [in_mode][mode] in init_num_sign_bit_copies_in_rep()
|
| H A D | varasm.c | 3836 force_const_mem (machine_mode in_mode, rtx x) in force_const_mem() argument 3848 if (!is_a <fixed_size_mode> (in_mode, &mode)) in force_const_mem()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | varasm.cc | 3916 force_const_mem (machine_mode in_mode, rtx x) in force_const_mem() argument 3928 if (!is_a <fixed_size_mode> (in_mode, &mode)) in force_const_mem()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips.cc | 16839 machine_mode in_mode, out_mode; in mips_builtin_vectorized_function() local 16849 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in mips_builtin_vectorized_function() 16861 && in_mode == DFmode && in_n == 2) in mips_builtin_vectorized_function() 16866 && in_mode == SFmode && in_n == 4) in mips_builtin_vectorized_function()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.c | 16665 machine_mode in_mode, out_mode; in mips_builtin_vectorized_function() local 16675 in_mode = TYPE_MODE (TREE_TYPE (type_in)); in mips_builtin_vectorized_function() 16687 && in_mode == DFmode && in_n == 2) in mips_builtin_vectorized_function() 16692 && in_mode == SFmode && in_n == 4) in mips_builtin_vectorized_function()
|