Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DOperation_IterativeLinearSolver.cpp789 std::vector<PetscScalar> vec_temp(n); in BuildIterationMatrix() local
797 _try(VecGetValues(Aej, m_loc, &ix[0], &vec_temp[0])); in BuildIterationMatrix()
798 _try(MatSetValues((*IterationMatrix), m_loc, &ix[0], 1, &cpt, &vec_temp[0], in BuildIterationMatrix()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/listed_forces/
H A Dbonded.cpp2531 rvec delta_ante, delta_post, vec_temp; in restrangles() local
2541 t1 = pbc_rvec_sub(pbc, x[ai], x[aj], vec_temp); in restrangles()
2633 rvec delta_ante, delta_crnt, delta_post, vec_temp; in restrdihs() local
2650 t1 = pbc_rvec_sub(pbc, x[ai], x[aj], vec_temp); in restrdihs()
2653 pbc_rvec_sub(pbc, x[ak], x[al], vec_temp); in restrdihs()
2739 rvec vec_temp; in cbtdihs() local
2758 t1 = pbc_rvec_sub(pbc, x[ai], x[aj], vec_temp); in cbtdihs()
2760 t2 = pbc_rvec_sub(pbc, x[ak], x[aj], vec_temp); in cbtdihs()
2762 pbc_rvec_sub(pbc, x[ak], x[al], vec_temp); in cbtdihs()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-vect-transform.c856 tree vec_temp; in vect_create_epilog_for_reduction() local
939 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
942 rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
959 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-loop.c4034 tree vec_temp; in vect_create_epilog_for_reduction() local
4114 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
4116 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
4117 rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
4134 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-loop.c4019 tree vec_temp; in vect_create_epilog_for_reduction() local
4099 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
4101 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
4102 rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
4119 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-loop.c4196 tree vec_temp; in vect_create_epilog_for_reduction() local
4276 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
4278 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
4279 rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
4296 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4778 tree vec_temp; in vect_create_epilog_for_reduction() local
4873 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
4875 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
4876 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
4893 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-loop.c4778 tree vec_temp; in vect_create_epilog_for_reduction() local
4873 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
4875 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
4876 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
4893 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-loop.c5516 tree vec_temp; in vect_create_epilog_for_reduction() local
5723 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5725 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5726 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5743 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5515 tree vec_temp; in vect_create_epilog_for_reduction() local
5722 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5724 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5725 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5742 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5515 tree vec_temp; in vect_create_epilog_for_reduction() local
5722 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5724 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5725 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5742 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-loop.c5164 tree vec_temp; in vect_create_epilog_for_reduction() local
5371 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5373 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5374 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5391 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5515 tree vec_temp; in vect_create_epilog_for_reduction() local
5722 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5724 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5725 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5742 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-loop.c5515 tree vec_temp; in vect_create_epilog_for_reduction() local
5722 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5724 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5725 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5742 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-loop.c5560 tree vec_temp; in vect_create_epilog_for_reduction() local
5767 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5769 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5770 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5787 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c5164 tree vec_temp; in vect_create_epilog_for_reduction() local
5371 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5373 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5374 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5391 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-loop.c5136 tree vec_temp; in vect_create_epilog_for_reduction() local
5343 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5345 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5346 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction()
5363 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-loop.c5183 tree vec_temp; in vect_create_epilog_for_reduction() local
5391 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5393 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5395 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5408 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-loop.c5128 tree vec_temp; in vect_create_epilog_for_reduction() local
5336 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5338 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5340 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5353 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c5183 tree vec_temp; in vect_create_epilog_for_reduction() local
5391 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5393 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5395 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5408 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-loop.c5627 tree vec_temp; in vect_create_epilog_for_reduction() local
5835 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5837 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5839 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5852 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5627 tree vec_temp; in vect_create_epilog_for_reduction() local
5835 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5837 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5839 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5852 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-loop.c5627 tree vec_temp; in vect_create_epilog_for_reduction() local
5835 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction()
5837 vec_temp = gimple_assign_lhs (new_phi); in vect_create_epilog_for_reduction()
5839 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5852 compute_type, vec_temp, in vect_create_epilog_for_reduction()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-loop.c5730 tree vec_temp; in vect_create_epilog_for_reduction() local
5853 FOR_EACH_VEC_ELT (reduc_inputs, i, vec_temp) in vect_create_epilog_for_reduction()
5857 vec_temp, bitsize, bitsize_zero_node); in vect_create_epilog_for_reduction()
5870 compute_type, vec_temp, in vect_create_epilog_for_reduction()