Home
last modified time | relevance | path

Searched refs:build_aligned_type (Results 1 – 25 of 58) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-mem-inst-handler.cc56 tree unaligned_type = build_aligned_type (instr_type, 8); in build_mem_access()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390-c.c477 tree mem_type = build_aligned_type (return_type, in s390_expand_overloaded_builtin()
490 tree mem_type = build_aligned_type (TREE_TYPE((*arglist)[0]), in s390_expand_overloaded_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-c.cc500 tree mem_type = build_aligned_type (return_type, in s390_expand_overloaded_builtin()
513 tree mem_type = build_aligned_type (TREE_TYPE((*arglist)[0]), in s390_expand_overloaded_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c190 ntype = build_aligned_type (ntype, malign); in fill_vector_of_new_param_types()
746 type = build_aligned_type (type, align); in modify_call()
H A Dgimple-fold.c804 srctype = build_aligned_type (type, src_align); in gimple_fold_builtin_memory_op()
828 desttype = build_aligned_type (type, dest_align); in gimple_fold_builtin_memory_op()
1028 srctype = build_aligned_type (TYPE_MAIN_VARIANT (desttype), in gimple_fold_builtin_memory_op()
1041 desttype = build_aligned_type (TYPE_MAIN_VARIANT (srctype), in gimple_fold_builtin_memory_op()
1084 srctype = build_aligned_type (srctype, src_align); in gimple_fold_builtin_memory_op()
1086 desttype = build_aligned_type (desttype, dest_align); in gimple_fold_builtin_memory_op()
4310 vectype = build_aligned_type (vectype, align); in gimple_fold_mask_load_store_mem_ref()
H A Dtree-ssa-address.c1053 TREE_TYPE (new_ref) = build_aligned_type (TREE_TYPE (new_ref), old_align); in copy_ref_info()
H A Dgimple-ssa-store-merging.c1007 aligned_load_type = build_aligned_type (load_type, align); in bswap_replace()
4038 int_type = build_aligned_type (int_type, align); in output_merged_store()
4085 = build_aligned_type (load_int_type, load_align); in output_merged_store()
H A Dtree-ssa-loop-im.c1525 ref_type = build_aligned_type (ref_type, ref_align); in gather_mem_refs_stmt()
H A Dtree-vect-stmts.c7917 ltype = build_aligned_type (ltype, TYPE_ALIGN (elem_type)); in vectorizable_store()
8413 = build_aligned_type (TREE_TYPE (data_ref), in vectorizable_store()
8999 ltype = build_aligned_type (ltype, TYPE_ALIGN (TREE_TYPE (vectype))); in vectorizable_load()
9622 = build_aligned_type (TREE_TYPE (data_ref), in vectorizable_load()
H A Dtree-predcom.c1659 tree type = build_aligned_type (TREE_TYPE (ref),
H A Dgimple-ssa-strength-reduction.c1983 acc_type = build_aligned_type (acc_type, align); in replace_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-param-manipulation.cc273 ntype = build_aligned_type (ntype, malign); in fill_vector_of_new_param_types()
883 type = build_aligned_type (type, align); in modify_call()
H A Dgimple-fold.cc1015 srctype = build_aligned_type (type, src_align); in gimple_fold_builtin_memory_op()
1040 desttype = build_aligned_type (type, dest_align); in gimple_fold_builtin_memory_op()
1259 srctype = build_aligned_type (TYPE_MAIN_VARIANT (desttype), in gimple_fold_builtin_memory_op()
1276 desttype = build_aligned_type (TYPE_MAIN_VARIANT (srctype), in gimple_fold_builtin_memory_op()
1327 srctype = build_aligned_type (srctype, src_align); in gimple_fold_builtin_memory_op()
1332 desttype = build_aligned_type (desttype, dest_align); in gimple_fold_builtin_memory_op()
4376 atype = build_aligned_type (type, buf->align); in clear_padding_flush()
5390 vectype = build_aligned_type (vectype, align); in gimple_fold_mask_load_store_mem_ref()
H A Dtree-ssa-address.cc1063 TREE_TYPE (new_ref) = build_aligned_type (TREE_TYPE (new_ref), old_align); in copy_ref_info()
H A Dgimple-ssa-store-merging.cc1180 aligned_load_type = build_aligned_type (load_type, align); in bswap_replace()
4385 dest_type = build_aligned_type (dest_type, try_align); in output_merged_store()
4438 = build_aligned_type (load_int_type, load_align); in output_merged_store()
H A Dtree-vect-stmts.cc8060 ltype = build_aligned_type (ltype, TYPE_ALIGN (elem_type)); in vectorizable_store()
8577 = build_aligned_type (TREE_TYPE (data_ref), in vectorizable_store()
9230 ltype = build_aligned_type (ltype, TYPE_ALIGN (TREE_TYPE (vectype))); in vectorizable_load()
9812 tree ltype = build_aligned_type (TREE_TYPE (vectype), in vectorizable_load()
9967 = build_aligned_type (TREE_TYPE (data_ref), in vectorizable_load()
H A Dtree-predcom.cc1792 tree type = build_aligned_type (TREE_TYPE (ref), in ref_at_iteration()
H A Dgimple-ssa-strength-reduction.cc1982 acc_type = build_aligned_type (acc_type, align); in replace_ref()
H A Dtree-ssa-loop-im.cc1650 ref_type = build_aligned_type (ref_type, ref_align); in gather_mem_refs_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc1923 tree align_ltype = build_aligned_type (lhs_type, 32); in rs6000_gimple_fold_builtin()
1967 tree align_stype = build_aligned_type (arg0_type, 32); in rs6000_gimple_fold_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc2978 = build_aligned_type (simd_type.itype, in aarch64_general_gimple_fold_builtin()
3004 = build_aligned_type (simd_type.itype, in aarch64_general_gimple_fold_builtin()
H A Daarch64-sve-builtins.cc3825 new_type = build_aligned_type (new_type, TYPE_ALIGN (type)); in handle_arm_sve_vector_bits_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c1355 type = build_aligned_type (type, tree_to_uhwi (alignment)); in c_parser_gimple_typespec()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc1366 type = build_aligned_type (type, tree_to_uhwi (alignment)); in c_parser_gimple_typespec()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc999 tmode = build_aligned_type (tmode, TYPE_ALIGN (stype)); in lower_struct_comparison()

123