Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
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/dist/gcc/
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()
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()
Dtree-ssa-address.cc1063 TREE_TYPE (new_ref) = build_aligned_type (TREE_TYPE (new_ref), old_align); in copy_ref_info()
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()
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()
Dtree-predcom.cc1792 tree type = build_aligned_type (TREE_TYPE (ref), in ref_at_iteration()
Dtree-ssa-loop-im.cc1650 ref_type = build_aligned_type (ref_type, ref_align); in gather_mem_refs_stmt()
Dgimple-ssa-strength-reduction.cc1982 acc_type = build_aligned_type (acc_type, align); in replace_ref()
Dtree-ssa-pre.cc4186 = build_aligned_type (ref1->type, in compute_avail()
Dtree-sra.cc1673 exp_type = build_aligned_type (exp_type, align); in build_ref_for_offset()
Dinternal-fn.cc2682 type = build_aligned_type (type, align); in expand_call_mem_ref()
Dtree-data-ref.cc5860 type = build_aligned_type (type, align); in get_references_in_stmt()
Dtree.h4792 extern tree build_aligned_type (tree, unsigned int);
Dtree-ssa-loop-ivopts.cc7605 type = build_aligned_type (type, align); in rewrite_use_address()
Dtree.cc5656 build_aligned_type (tree type, unsigned int align) in build_aligned_type() function
Dgimplify.cc16109 ref_type = build_aligned_type (ref_type, ref_align); in gimplify_expr()
Dfold-const.cc9575 type = build_aligned_type (type, TYPE_ALIGN (TREE_TYPE (op0))); in fold_unary_loc()
DChangeLog748 wrong align passed to function build_aligned_type.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
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/cp/
Dtree.cc1852 result = build_aligned_type (result, TYPE_ALIGN (t)); in strip_typedefs()
DChangeLog-20112706 * tree.c (strip_typedefs): Use build_aligned_type.
Dmodule.cc9436 res = build_aligned_type (res, (1u << flags) >> 1); in tree_node()
Dpt.cc15232 TREE_TYPE (r) = build_aligned_type (TREE_TYPE (r), in tsubst_decl()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc4989 type = build_aligned_type (type, type_align); in ix86_gimplify_va_arg()

12