Home
last modified time | relevance | path

Searched refs:vectype (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-vectorizer.h952 tree vectype;
1171 #define STMT_VINFO_VECTYPE(S) (S)->vectype
1351 tree vectype, int misalign)
1354 vectype, misalign);
1544 vect_get_num_vectors (poly_uint64 nunits, tree vectype)
1546 return exact_div (nunits, TYPE_VECTOR_SUBPARTS (vectype)).to_constant ();
1555 vect_get_num_copies (loop_vec_info loop_vinfo, tree vectype)
1557 return vect_get_num_vectors (LOOP_VINFO_VECT_FACTOR (loop_vinfo), vectype);
1577 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1579 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
H A Dtarget.def1820 For vector memory operations the cost may depend on type (@var{vectype}) and\n\
1822 int, (enum vect_cost_for_stmt type_of_cost, tree vectype, int misalign),
2012 "Target builtin that implements vector scatter operation. @var{vectype}\n\
2018 (const_tree vectype, const_tree index_type, int scale),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-vectorizer.h952 tree vectype;
1171 #define STMT_VINFO_VECTYPE(S) (S)->vectype
1351 tree vectype, int misalign)
1354 vectype, misalign);
1544 vect_get_num_vectors (poly_uint64 nunits, tree vectype)
1546 return exact_div (nunits, TYPE_VECTOR_SUBPARTS (vectype)).to_constant ();
1555 vect_get_num_copies (loop_vec_info loop_vinfo, tree vectype)
1557 return vect_get_num_vectors (LOOP_VINFO_VECT_FACTOR (loop_vinfo), vectype);
1577 vect_update_max_nunits (poly_uint64 *max_nunits, tree vectype)
1579 vect_update_max_nunits (max_nunits, TYPE_VECTOR_SUBPARTS (vectype));
H A Dtarget.def1820 For vector memory operations the cost may depend on type (@var{vectype}) and\n\
1822 int, (enum vect_cost_for_stmt type_of_cost, tree vectype, int misalign),
2012 "Target builtin that implements vector scatter operation. @var{vectype}\n\
2018 (const_tree vectype, const_tree index_type, int scale),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Darm_neon.h20794 #define __LD2_LANE_FUNC(intype, vectype, largetype, ptrtype, mode, \ argument
20814 __b.val[0] = (vectype) __builtin_aarch64_get_dregoidi (__o, 0); \
20815 __b.val[1] = (vectype) __builtin_aarch64_get_dregoidi (__o, 1); \
20883 #define __LD3_LANE_FUNC(intype, vectype, largetype, ptrtype, mode, \ argument
20908 __b.val[0] = (vectype) __builtin_aarch64_get_dregcidi (__o, 0); \
20909 __b.val[1] = (vectype) __builtin_aarch64_get_dregcidi (__o, 1); \
20910 __b.val[2] = (vectype) __builtin_aarch64_get_dregcidi (__o, 2); \
20980 #define __LD4_LANE_FUNC(intype, vectype, largetype, ptrtype, mode, \ argument
21010 __b.val[0] = (vectype) __builtin_aarch64_get_dregxidi (__o, 0); \
21011 __b.val[1] = (vectype) __builtin_aarch64_get_dregxidi (__o, 1); \
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info41839 vectype)' function. VEC must be an expression with integral or floating
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info41839 vectype)' function. VEC must be an expression with integral or floating