Home
last modified time | relevance | path

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

12

/dports/science/PETSc/petsc-3.14.1/include/petsc/private/
H A Dvecscatterimpl.h43 PetscInt *stride_step; /* [n] index is stride_first[i], step is stride_step[i], */ member
139 step = xplan->stride_step[i]; in VecScatterMemcpyPlanExecute_Pack()
200 step = yplan->stride_step[i]; in VecScatterMemcpyPlanExecute_Unpack()
/dports/science/PETSc/petsc-3.14.1/src/vec/vscat/impls/
H A Dvscat.c312 ierr = PetscMalloc3(n,&plan->stride_first,n,&plan->stride_step,n,&plan->stride_n);CHKERRQ(ierr); in VecScatterMemcpyPlanCreate_Index()
323 plan->stride_step[i] = step; in VecScatterMemcpyPlanCreate_Index()
330 …if (!has_strided) { ierr = PetscFree3(plan->stride_first,plan->stride_step,plan->stride_n);CHKERRQ… in VecScatterMemcpyPlanCreate_Index()
349 …ierr = PetscMalloc3(in->n,&out->stride_first,in->n,&out->stride_step,in->n,&out->stride_n);CHKERRQ… in VecScatterMemcpyPlanCopy()
351 ierr = PetscArraycpy(out->stride_step,in->stride_step,in->n);CHKERRQ(ierr); in VecScatterMemcpyPlanCopy()
365 ierr = PetscFree3(plan->stride_first,plan->stride_step,plan->stride_n);CHKERRQ(ierr); in VecScatterMemcpyPlanDestroy()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vect-stmts.c5658 tree stride_base, stride_step, alias_off; in vectorizable_store() local
5704 ivstep = stride_step; in vectorizable_store()
5717 stride_step = force_gimple_operand (stride_step, &stmts, true, NULL_TREE); in vectorizable_store()
5792 running_off, stride_step); in vectorizable_store()
6732 tree stride_base, stride_step, alias_off; in vectorizable_load() local
6757 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
6775 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
6776 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
6786 stride_step = force_gimple_operand (unshare_expr (stride_step), in vectorizable_load()
6835 running_off, stride_step); in vectorizable_load()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vect-stmts.c5658 tree stride_base, stride_step, alias_off; in vectorizable_store() local
5704 ivstep = stride_step; in vectorizable_store()
5717 stride_step = force_gimple_operand (stride_step, &stmts, true, NULL_TREE); in vectorizable_store()
5792 running_off, stride_step); in vectorizable_store()
6732 tree stride_base, stride_step, alias_off; in vectorizable_load() local
6757 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
6775 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
6776 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
6786 stride_step = force_gimple_operand (unshare_expr (stride_step), in vectorizable_load()
6835 running_off, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vect-stmts.c6500 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6515 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6603 ivstep = stride_step; in vectorizable_store()
6617 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6709 running_off, stride_step); in vectorizable_store()
7536 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7575 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7593 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7594 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7606 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6502 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6517 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6605 ivstep = stride_step; in vectorizable_store()
6619 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6711 running_off, stride_step); in vectorizable_store()
7538 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7577 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7595 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7596 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7608 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6502 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6517 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6605 ivstep = stride_step; in vectorizable_store()
6619 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6711 running_off, stride_step); in vectorizable_store()
7538 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7577 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7595 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7596 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7608 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vect-stmts.c6788 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6803 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
6891 ivstep = stride_step; in vectorizable_store()
6905 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6996 running_off, stride_step); in vectorizable_store()
7853 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7893 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
7911 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7912 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7924 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6502 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6517 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6605 ivstep = stride_step; in vectorizable_store()
6619 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6711 running_off, stride_step); in vectorizable_store()
7538 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7577 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7595 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7596 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7608 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vect-stmts.c6502 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6517 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6605 ivstep = stride_step; in vectorizable_store()
6619 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6711 running_off, stride_step); in vectorizable_store()
7538 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7577 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7595 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7596 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7608 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vect-stmts.c6494 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6509 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_store()
6597 ivstep = stride_step; in vectorizable_store()
6611 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6703 running_off, stride_step); in vectorizable_store()
7530 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7569 stride_step = fold_convert (sizetype, DR_STEP (first_dr)); in vectorizable_load()
7587 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7588 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7600 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-stmts.c6788 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6803 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
6891 ivstep = stride_step; in vectorizable_store()
6905 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6996 running_off, stride_step); in vectorizable_store()
7853 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7893 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
7911 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7912 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7924 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vect-stmts.c6770 tree stride_base, stride_step, alias_off; in vectorizable_store() local
6785 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
6873 ivstep = stride_step; in vectorizable_store()
6887 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
6978 running_off, stride_step); in vectorizable_store()
7835 tree stride_base, stride_step, alias_off; in vectorizable_load() local
7875 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
7893 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
7894 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
7906 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-stmts.c7816 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7833 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7921 ivstep = stride_step; in vectorizable_store()
7935 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
8026 running_off, stride_step); in vectorizable_store()
8890 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8932 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8950 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8951 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8963 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-stmts.c7818 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7835 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7923 ivstep = stride_step; in vectorizable_store()
7937 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
8028 running_off, stride_step); in vectorizable_store()
8892 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8934 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8952 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8953 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8965 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-stmts.c7816 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7833 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7921 ivstep = stride_step; in vectorizable_store()
7935 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
8026 running_off, stride_step); in vectorizable_store()
8890 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8932 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8950 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8951 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8963 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-stmts.c7823 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7840 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7928 ivstep = stride_step; in vectorizable_store()
7941 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
8010 running_off, stride_step); in vectorizable_store()
8969 tree stride_base, stride_step, alias_off; in vectorizable_load() local
9011 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
9029 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
9030 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
9040 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-stmts.c7626 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7643 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7731 ivstep = stride_step; in vectorizable_store()
7744 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
7813 running_off, stride_step); in vectorizable_store()
8779 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8821 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8839 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8840 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8850 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-stmts.c7626 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7643 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7731 ivstep = stride_step; in vectorizable_store()
7744 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
7813 running_off, stride_step); in vectorizable_store()
8779 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8821 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8839 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8840 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8850 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-stmts.c7626 tree stride_base, stride_step, alias_off; in vectorizable_store() local
7643 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_store()
7731 ivstep = stride_step; in vectorizable_store()
7744 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_store()
7813 running_off, stride_step); in vectorizable_store()
8779 tree stride_base, stride_step, alias_off; in vectorizable_load() local
8821 stride_step = fold_convert (sizetype, DR_STEP (first_dr_info->dr)); in vectorizable_load()
8839 ivstep = fold_build2 (MULT_EXPR, TREE_TYPE (stride_step), stride_step, in vectorizable_load()
8840 build_int_cst (TREE_TYPE (stride_step), vf)); in vectorizable_load()
8850 stride_step = cse_and_gimplify_to_preheader (loop_vinfo, stride_step); in vectorizable_load()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-vect-stmts.c4706 tree stride_base, stride_step, alias_off; in vectorizable_load() local
4716 stride_step = fold_convert (sizetype, unshare_expr (DR_STEP (dr))); in vectorizable_load()
4734 ivstep = stride_step; in vectorizable_load()
4746 stride_step = force_gimple_operand (stride_step, &stmts, true, NULL_TREE); in vectorizable_load()
4771 running_off, stride_step); in vectorizable_load()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-vect-stmts.c4661 tree stride_base, stride_step, alias_off; in vectorizable_load() local
4671 stride_step = fold_convert (sizetype, unshare_expr (DR_STEP (dr))); in vectorizable_load()
4689 ivstep = stride_step; in vectorizable_load()
4701 stride_step = force_gimple_operand (stride_step, &stmts, true, NULL_TREE); in vectorizable_load()
4726 running_off, stride_step); in vectorizable_load()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vect-stmts.c6003 tree stride_base, stride_step, alias_off; in vectorizable_load() local
6013 stride_step = fold_convert (sizetype, unshare_expr (DR_STEP (dr))); in vectorizable_load()
6031 ivstep = stride_step; in vectorizable_load()
6043 stride_step = force_gimple_operand (stride_step, &stmts, true, NULL_TREE); in vectorizable_load()
6068 running_off, stride_step); in vectorizable_load()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/conv/
H A Dkernel_builder.cpp5715 int stride_step = 16; in find_min_stride_without_conflicts() local
5719 for (dim_t s = stride_beg; s < stride_end; s += stride_step) { in find_min_stride_without_conflicts()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS11474 PetscInt *stride_step;stride_step43,1818

12