Home
last modified time | relevance | path

Searched refs:vect_gather_scatter_fn_p (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vect-data-refs.c3849 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
4111 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4116 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4139 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4194 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vect-data-refs.c3689 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p,
3935 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr),
3940 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr),
3962 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr),
4001 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p,
H A Dtree-vectorizer.h1768 extern bool vect_gather_scatter_fn_p (vec_info *, bool, bool, tree, tree,
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vect-data-refs.c3728 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
3974 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3979 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4001 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4040 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vect-data-refs.c3689 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
3935 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3940 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3962 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4001 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
H A Dtree-vectorizer.h1768 extern bool vect_gather_scatter_fn_p (vec_info *, bool, bool, tree, tree,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vect-data-refs.c3728 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
3974 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3979 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4001 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4040 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vect-data-refs.c3728 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
3974 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3979 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4001 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4040 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-data-refs.c3694 vect_gather_scatter_fn_p (vec_info *vinfo, bool read_p, bool masked_p, in vect_gather_scatter_fn_p() function
3940 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3945 && !vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
3967 && vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), in vect_check_gather_scatter()
4006 if (!vect_gather_scatter_fn_p (loop_vinfo, DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
H A Dtree-vectorizer.h1768 extern bool vect_gather_scatter_fn_p (vec_info *, bool, bool, tree, tree,
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3681 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3917 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3976 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3681 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3917 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3976 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3681 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3917 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3976 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vectorizer.h1554 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3650 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3888 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3947 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3681 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3917 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3976 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
H A Dtree-vect-data-refs.c3681 vect_gather_scatter_fn_p (bool read_p, bool masked_p, tree vectype, in vect_gather_scatter_fn_p() function
3917 && !vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, in vect_check_gather_scatter()
3976 if (!vect_gather_scatter_fn_p (DR_IS_READ (dr), masked_p, vectype, in vect_check_gather_scatter()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vectorizer.h1461 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vectorizer.h1554 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vectorizer.h1532 extern bool vect_gather_scatter_fn_p (bool, bool, tree, tree, unsigned int,

1234