Home
last modified time | relevance | path

Searched refs:vect_worthwhile_without_simd_p (Results 1 – 25 of 78) sorted by relevance

1234

/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6949 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6958 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7584 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
H A Dtree-vect-stmts.c5512 && !vect_worthwhile_without_simd_p (vinfo, code))) in vectorizable_shift()
5522 && !vect_worthwhile_without_simd_p (vinfo, code)) in vectorizable_shift()
5836 || (!vec_stmt && !vect_worthwhile_without_simd_p (vinfo, code))) in vectorizable_operation()
5846 && !vect_worthwhile_without_simd_p (vinfo, code)) in vectorizable_operation()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6948 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6957 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7583 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6948 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6957 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7583 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vectorizer.h1623 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6615 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6624 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7232 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6948 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6957 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7583 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6948 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6957 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7583 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vectorizer.h1522 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6990 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6999 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7625 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vectorizer.h1623 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6615 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6624 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7232 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vectorizer.h1601 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
H A Dtree-vect-loop.c6584 || !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
6593 && !vect_worthwhile_without_simd_p (loop_vinfo, code)) in vectorizable_reduction()
7201 vect_worthwhile_without_simd_p (vec_info *vinfo, tree_code code) in vect_worthwhile_without_simd_p() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vectorizer.h1840 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vectorizer.h1840 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vectorizer.h1840 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vectorizer.h1989 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vectorizer.h1989 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vectorizer.h1989 extern bool vect_worthwhile_without_simd_p (vec_info *, tree_code);

1234