| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
| H A D | brig-mem-inst-handler.cc | 56 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 D | s390-c.c | 477 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 D | s390-c.cc | 500 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 D | ipa-param-manipulation.c | 190 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 D | gimple-fold.c | 804 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 D | tree-ssa-address.c | 1053 TREE_TYPE (new_ref) = build_aligned_type (TREE_TYPE (new_ref), old_align); in copy_ref_info()
|
| H A D | gimple-ssa-store-merging.c | 1007 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 D | tree-ssa-loop-im.c | 1525 ref_type = build_aligned_type (ref_type, ref_align); in gather_mem_refs_stmt()
|
| H A D | tree-vect-stmts.c | 7917 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 D | tree-predcom.c | 1659 tree type = build_aligned_type (TREE_TYPE (ref),
|
| H A D | gimple-ssa-strength-reduction.c | 1983 acc_type = build_aligned_type (acc_type, align); in replace_ref()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-param-manipulation.cc | 273 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 D | gimple-fold.cc | 1015 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 D | tree-ssa-address.cc | 1063 TREE_TYPE (new_ref) = build_aligned_type (TREE_TYPE (new_ref), old_align); in copy_ref_info()
|
| H A D | gimple-ssa-store-merging.cc | 1180 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 D | tree-vect-stmts.cc | 8060 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 D | tree-predcom.cc | 1792 tree type = build_aligned_type (TREE_TYPE (ref), in ref_at_iteration()
|
| H A D | gimple-ssa-strength-reduction.cc | 1982 acc_type = build_aligned_type (acc_type, align); in replace_ref()
|
| H A D | tree-ssa-loop-im.cc | 1650 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 D | rs6000-builtin.cc | 1923 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 D | aarch64-builtins.cc | 2978 = 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 D | aarch64-sve-builtins.cc | 3825 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 D | gimple-parser.c | 1355 type = build_aligned_type (type, tree_to_uhwi (alignment)); in c_parser_gimple_typespec()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | gimple-parser.cc | 1366 type = build_aligned_type (type, tree_to_uhwi (alignment)); in c_parser_gimple_typespec()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | d-codegen.cc | 999 tmode = build_aligned_type (tmode, TYPE_ALIGN (stype)); in lower_struct_comparison()
|