Searched refs:build_alloca_call_expr (Results 1 – 5 of 5) sorted by relevance
3997 t = build_alloca_call_expr (DECL_SIZE_UNIT (parm), in gimplify_parameters()
4619 extern tree build_alloca_call_expr (tree, unsigned int, HOST_WIDE_INT);
10800 build_alloca_call_expr (tree size, unsigned int align, HOST_WIDE_INT max_size) in build_alloca_call_expr() function
1717 t = build_alloca_call_expr (DECL_SIZE_UNIT (decl), DECL_ALIGN (decl), in gimplify_vla_decl()
11052 * function.c (gimplify_parameters): Call build_alloca_call_expr.11058 * gimplify.c (gimplify_vla_decl): Call build_alloca_call_expr.11076 (build_alloca_call_expr): New function.11079 (build_alloca_call_expr): Declare.