Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-compiler.cc81 tree vectype = build_vector_type (build_ctype (telem), nunits); in paintAsType()
97 tree vectype = build_vector_type (build_ctype (elem), nunits); in paintAsType()
H A Dd-target.cc284 tree ctype = build_vector_type (build_ctype (type), nunits); in isVectorTypeSupported()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-basic-inst-handler.cc132 tree mask_vec_type = build_vector_type (element_type, element_count); in build_shuffle()
163 tree vec_type = build_vector_type (element_type, element_count); in build_unpack()
282 = build_vector_type (element_type, in build_unpack_lo_or_hi()
681 tree mask_vec_type = build_vector_type (mask_inner_type, element_count); in operator ()()
729 tree mask_vec_type = build_vector_type (mask_inner_type, element_count); in build_lower_element_broadcast()
H A Dbrig-util.cc399 return build_vector_type (gccbrig_tree_type_for_hsa_type (BRIG_TYPE_U16), in gccbrig_tree_type_for_hsa_type()
406 tree_type = build_vector_type (inner_type, nunits); in gccbrig_tree_type_for_hsa_type()
H A Dbrig-code-entry-handler.cc132 tree vec_type = build_vector_type (operand_type, element_count); in build_tree_operand()
682 return build_vector_type (m_parent.s_fp32_type, element_count); in get_tree_expr_type_for_hsa_type()
697 return build_vector_type in get_comparison_result_type()
1120 tree vec_type = build_vector_type (output_element_type, element_count); in operator ()()
1175 tree vec_type = build_vector_type (output_element_type, element_count); in operator ()()
H A Dbrig-to-generic.cc975 return build_vector_type (build_nonstandard_integer_type (esize, true), in get_unsigned_int_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-generic.c117 vector_last_type = build_vector_type (vector_inner_type, nunits); in build_word_mode_vector_type()
676 = build_vector_type (build_nonstandard_integer_type (prec, 1), in expand_vector_divmod()
1687 tree outer_type = build_vector_type (TREE_TYPE (type), in do_vec_conversion()
1700 tree itype = build_vector_type (TREE_TYPE (inner_type), in do_vec_narrow_conversion()
1707 tree outer_type = build_vector_type (TREE_TYPE (type), in do_vec_narrow_conversion()
1771 tree ret1_type = build_vector_type (TREE_TYPE (ret_type), nelts); in expand_vector_conversion()
1772 tree arg1_type = build_vector_type (TREE_TYPE (arg_type), nelts); in expand_vector_conversion()
1817 = build_vector_type (TREE_TYPE (ret_type), in expand_vector_conversion()
1833 = build_vector_type (TREE_TYPE (compute_type), in expand_vector_conversion()
1904 tree cretd_type = build_vector_type (TREE_TYPE (ret_type), nunits); in expand_vector_conversion()
H A Domp-simd-clone.c510 t = build_vector_type (t, node->simdclone->simdlen); in simd_clone_adjust_return_type()
513 t = build_vector_type (t, veclen); in simd_clone_adjust_return_type()
622 adj.type = build_vector_type (pointer_sized_int_node, veclen); in simd_clone_adjust_argument_types()
624 adj.type = build_vector_type (parm_type, veclen); in simd_clone_adjust_argument_types()
672 adj.type = build_vector_type (pointer_sized_int_node, veclen); in simd_clone_adjust_argument_types()
674 adj.type = build_vector_type (base_type, veclen); in simd_clone_adjust_argument_types()
H A Dtree-ssa-forwprop.c2384 ? build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), nelts) in simplify_vector_constructor()
2422 = build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), in simplify_vector_constructor()
2461 = build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), in simplify_vector_constructor()
2534 : build_vector_type (TREE_TYPE (perm_type), nelts)); in simplify_vector_constructor()
2570 = build_vector_type (build_nonstandard_integer_type (elem_size, 1), in simplify_vector_constructor()
2619 = build_vector_type (build_nonstandard_integer_type (elem_size, 1), in simplify_vector_constructor()
H A Dtree-ssa.c1568 tree vtype = build_vector_type (TREE_TYPE (TREE_TYPE (decl)), in non_rewritable_lvalue_p()
1939 temtype = build_vector_type (temtype, nelts); in execute_update_addresses_taken()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc489 tree vectype = build_vector_type (build_ctype (telem), nunits); in paintAsType()
505 tree vectype = build_vector_type (build_ctype (elem), nunits); in paintAsType()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-generic.cc162 vector_last_type = build_vector_type (vector_inner_type, nunits); in build_word_mode_vector_type()
776 = build_vector_type (build_nonstandard_integer_type (prec, 1), in expand_vector_divmod()
1840 tree outer_type = build_vector_type (TREE_TYPE (type), in do_vec_conversion()
1853 tree itype = build_vector_type (TREE_TYPE (inner_type), in do_vec_narrow_conversion()
1860 tree outer_type = build_vector_type (TREE_TYPE (type), in do_vec_narrow_conversion()
1921 tree ret1_type = build_vector_type (TREE_TYPE (ret_type), nelts); in expand_vector_conversion()
1922 tree arg1_type = build_vector_type (TREE_TYPE (arg_type), nelts); in expand_vector_conversion()
1967 = build_vector_type (TREE_TYPE (ret_type), in expand_vector_conversion()
1983 = build_vector_type (TREE_TYPE (compute_type), in expand_vector_conversion()
2054 tree cretd_type = build_vector_type (TREE_TYPE (ret_type), nunits); in expand_vector_conversion()
H A Domp-simd-clone.cc513 t = build_vector_type (t, node->simdclone->simdlen); in simd_clone_adjust_return_type()
516 t = build_vector_type (t, veclen); in simd_clone_adjust_return_type()
628 adj.type = build_vector_type (pointer_sized_int_node, veclen); in simd_clone_adjust_argument_types()
630 adj.type = build_vector_type (parm_type, veclen); in simd_clone_adjust_argument_types()
680 adj.type = build_vector_type (pointer_sized_int_node, veclen); in simd_clone_adjust_argument_types()
682 adj.type = build_vector_type (base_type, veclen); in simd_clone_adjust_argument_types()
H A Dtree-ssa-forwprop.cc2702 mask_type = build_vector_type (int_type, tgt_units); in simplify_permutation()
2902 ? build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), nelts) in simplify_vector_constructor()
2940 = build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), in simplify_vector_constructor()
2979 = build_vector_type (TREE_TYPE (TREE_TYPE (orig[0])), in simplify_vector_constructor()
3052 : build_vector_type (TREE_TYPE (perm_type), nelts)); in simplify_vector_constructor()
3088 = build_vector_type (build_nonstandard_integer_type (elem_size, 1), in simplify_vector_constructor()
3137 = build_vector_type (build_nonstandard_integer_type (elem_size, 1), in simplify_vector_constructor()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-intrinsic.cc1285 tree v4qi_type_node = build_vector_type (intQI_type_node, 4); in nds32_init_builtins_impl()
1286 tree u_v4qi_type_node = build_vector_type (unsigned_intQI_type_node, 4); in nds32_init_builtins_impl()
1287 tree v2hi_type_node = build_vector_type (intHI_type_node, 2); in nds32_init_builtins_impl()
1288 tree u_v2hi_type_node = build_vector_type (unsigned_intHI_type_node, 2); in nds32_init_builtins_impl()
1289 tree v2si_type_node = build_vector_type (intSI_type_node, 2); in nds32_init_builtins_impl()
1290 tree u_v2si_type_node = build_vector_type (unsigned_intSI_type_node, 2); in nds32_init_builtins_impl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-intrinsic.c1285 tree v4qi_type_node = build_vector_type (intQI_type_node, 4); in nds32_init_builtins_impl()
1286 tree u_v4qi_type_node = build_vector_type (unsigned_intQI_type_node, 4); in nds32_init_builtins_impl()
1287 tree v2hi_type_node = build_vector_type (intHI_type_node, 2); in nds32_init_builtins_impl()
1288 tree u_v2hi_type_node = build_vector_type (unsigned_intHI_type_node, 2); in nds32_init_builtins_impl()
1289 tree v2si_type_node = build_vector_type (intSI_type_node, 2); in nds32_init_builtins_impl()
1290 tree u_v2si_type_node = build_vector_type (unsigned_intSI_type_node, 2); in nds32_init_builtins_impl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c807 tree type = build_vector_type (eltype, GET_MODE_NUNITS (mode)); in aarch64_init_simd_builtin_types()
1068 tree V2SF_type_node = build_vector_type (float_type_node, 2); in aarch64_init_builtin_rsqrt()
1069 tree V2DF_type_node = build_vector_type (double_type_node, 2); in aarch64_init_builtin_rsqrt()
1070 tree V4SF_type_node = build_vector_type (float_type_node, 4); in aarch64_init_builtin_rsqrt()
H A Daarch64-sve-builtins-functions.h506 tree perm_type = build_vector_type (ssizetype, nelts); in fold_permute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c5540 V16QI_type_node = build_vector_type (intQI_type_node, 16); in spu_init_builtins()
5541 V8HI_type_node = build_vector_type (intHI_type_node, 8); in spu_init_builtins()
5542 V4SI_type_node = build_vector_type (intSI_type_node, 4); in spu_init_builtins()
5543 V2DI_type_node = build_vector_type (intDI_type_node, 2); in spu_init_builtins()
5544 V4SF_type_node = build_vector_type (float_type_node, 4); in spu_init_builtins()
5545 V2DF_type_node = build_vector_type (double_type_node, 2); in spu_init_builtins()
5547 unsigned_V16QI_type_node = build_vector_type (unsigned_intQI_type_node, 16); in spu_init_builtins()
5548 unsigned_V8HI_type_node = build_vector_type (unsigned_intHI_type_node, 8); in spu_init_builtins()
5549 unsigned_V4SI_type_node = build_vector_type (unsigned_intSI_type_node, 4); in spu_init_builtins()
5550 unsigned_V2DI_type_node = build_vector_type (unsigned_intDI_type_node, 2); in spu_init_builtins()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-functions.h506 tree perm_type = build_vector_type (ssizetype, nelts); in fold_permute()
H A Daarch64-builtins.cc949 tree type = build_vector_type (eltype, GET_MODE_NUNITS (mode)); in aarch64_init_simd_builtin_types()
1432 tree V2SF_type_node = build_vector_type (float_type_node, 2); in aarch64_init_builtin_rsqrt()
1433 tree V2DF_type_node = build_vector_type (double_type_node, 2); in aarch64_init_builtin_rsqrt()
1434 tree V4SF_type_node = build_vector_type (float_type_node, 4); in aarch64_init_builtin_rsqrt()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dgcc-c-fe.def180 GCC_METHOD2 (gcc_type, build_vector_type,
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dgcc-c-fe.def180 GCC_METHOD2 (gcc_type, build_vector_type,
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dgcc-c-fe.def180 GCC_METHOD2 (gcc_type, build_vector_type,
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dgcc-c-fe.def180 GCC_METHOD2 (gcc_type, build_vector_type,

1234