Home
last modified time | relevance | path

Searched refs:alloc_call (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dinit.c2913 return alloc_call; in maybe_wrap_new_for_constexpr()
2917 return alloc_call; in maybe_wrap_new_for_constexpr()
2921 return alloc_call; in maybe_wrap_new_for_constexpr()
2927 return alloc_call; in maybe_wrap_new_for_constexpr()
2969 tree alloc_call, alloc_expr; in build_new_1() local
3296 alloc_call = NULL_TREE; in build_new_1()
3301 alloc_call in build_new_1()
3310 alloc_call = NULL_TREE; in build_new_1()
3312 if (!alloc_call) in build_new_1()
3410 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dinit.c2925 return alloc_call; in maybe_wrap_new_for_constexpr()
2929 return alloc_call; in maybe_wrap_new_for_constexpr()
2933 return alloc_call; in maybe_wrap_new_for_constexpr()
2939 return alloc_call; in maybe_wrap_new_for_constexpr()
2981 tree alloc_call, alloc_expr; in build_new_1() local
3308 alloc_call = NULL_TREE; in build_new_1()
3313 alloc_call in build_new_1()
3322 alloc_call = NULL_TREE; in build_new_1()
3324 if (!alloc_call) in build_new_1()
3422 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dinit.c2772 return alloc_call; in maybe_wrap_new_for_constexpr()
2776 return alloc_call; in maybe_wrap_new_for_constexpr()
2780 return alloc_call; in maybe_wrap_new_for_constexpr()
2786 return alloc_call; in maybe_wrap_new_for_constexpr()
2828 tree alloc_call, alloc_expr; in build_new_1() local
3155 alloc_call = NULL_TREE; in build_new_1()
3160 alloc_call in build_new_1()
3169 alloc_call = NULL_TREE; in build_new_1()
3171 if (!alloc_call) in build_new_1()
3265 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dinit.c2772 return alloc_call; in maybe_wrap_new_for_constexpr()
2776 return alloc_call; in maybe_wrap_new_for_constexpr()
2780 return alloc_call; in maybe_wrap_new_for_constexpr()
2786 return alloc_call; in maybe_wrap_new_for_constexpr()
2828 tree alloc_call, alloc_expr; in build_new_1() local
3155 alloc_call = NULL_TREE; in build_new_1()
3160 alloc_call in build_new_1()
3169 alloc_call = NULL_TREE; in build_new_1()
3171 if (!alloc_call) in build_new_1()
3265 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dinit.c2772 return alloc_call; in maybe_wrap_new_for_constexpr()
2776 return alloc_call; in maybe_wrap_new_for_constexpr()
2780 return alloc_call; in maybe_wrap_new_for_constexpr()
2786 return alloc_call; in maybe_wrap_new_for_constexpr()
2828 tree alloc_call, alloc_expr; in build_new_1() local
3155 alloc_call = NULL_TREE; in build_new_1()
3160 alloc_call in build_new_1()
3169 alloc_call = NULL_TREE; in build_new_1()
3171 if (!alloc_call) in build_new_1()
3265 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dinit.c2932 return alloc_call; in maybe_wrap_new_for_constexpr()
2936 return alloc_call; in maybe_wrap_new_for_constexpr()
2940 return alloc_call; in maybe_wrap_new_for_constexpr()
2946 return alloc_call; in maybe_wrap_new_for_constexpr()
2988 tree alloc_call, alloc_expr; in build_new_1() local
3315 alloc_call = NULL_TREE; in build_new_1()
3320 alloc_call in build_new_1()
3329 alloc_call = NULL_TREE; in build_new_1()
3331 if (!alloc_call) in build_new_1()
3429 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dinit.c2968 return alloc_call; in maybe_wrap_new_for_constexpr()
2972 return alloc_call; in maybe_wrap_new_for_constexpr()
2976 return alloc_call; in maybe_wrap_new_for_constexpr()
2982 return alloc_call; in maybe_wrap_new_for_constexpr()
3024 tree alloc_call, alloc_expr; in build_new_1() local
3351 alloc_call = NULL_TREE; in build_new_1()
3356 alloc_call in build_new_1()
3365 alloc_call = NULL_TREE; in build_new_1()
3367 if (!alloc_call) in build_new_1()
3461 alloc_call = maybe_wrap_new_for_constexpr (alloc_call, elt_type, in build_new_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c2842 tree alloc_call, alloc_expr; in build_new_1() local
3142 alloc_call = NULL_TREE; in build_new_1()
3147 alloc_call in build_new_1()
3155 if (alloc_call == error_mark_node) in build_new_1()
3156 alloc_call = NULL_TREE; in build_new_1()
3158 if (!alloc_call) in build_new_1()
3183 if (alloc_call == error_mark_node) in build_new_1()
3224 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3235 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3262 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Dinit.c2912 tree alloc_call, alloc_expr; in build_new_1() local
3235 alloc_call = NULL_TREE; in build_new_1()
3240 alloc_call in build_new_1()
3248 if (alloc_call == error_mark_node) in build_new_1()
3249 alloc_call = NULL_TREE; in build_new_1()
3251 if (!alloc_call) in build_new_1()
3276 if (alloc_call == error_mark_node) in build_new_1()
3318 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3329 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3356 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Dinit.c2830 tree alloc_call, alloc_expr; in build_new_1() local
3130 alloc_call = NULL_TREE; in build_new_1()
3135 alloc_call in build_new_1()
3143 if (alloc_call == error_mark_node) in build_new_1()
3144 alloc_call = NULL_TREE; in build_new_1()
3146 if (!alloc_call) in build_new_1()
3171 if (alloc_call == error_mark_node) in build_new_1()
3212 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3223 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3250 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c2842 tree alloc_call, alloc_expr; in build_new_1() local
3142 alloc_call = NULL_TREE; in build_new_1()
3147 alloc_call in build_new_1()
3155 if (alloc_call == error_mark_node) in build_new_1()
3156 alloc_call = NULL_TREE; in build_new_1()
3158 if (!alloc_call) in build_new_1()
3183 if (alloc_call == error_mark_node) in build_new_1()
3224 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3235 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3262 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c2842 tree alloc_call, alloc_expr; in build_new_1() local
3142 alloc_call = NULL_TREE; in build_new_1()
3147 alloc_call in build_new_1()
3155 if (alloc_call == error_mark_node) in build_new_1()
3156 alloc_call = NULL_TREE; in build_new_1()
3158 if (!alloc_call) in build_new_1()
3183 if (alloc_call == error_mark_node) in build_new_1()
3224 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3235 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3262 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Dinit.c2842 tree alloc_call, alloc_expr; in build_new_1() local
3142 alloc_call = NULL_TREE; in build_new_1()
3147 alloc_call in build_new_1()
3155 if (alloc_call == error_mark_node) in build_new_1()
3156 alloc_call = NULL_TREE; in build_new_1()
3158 if (!alloc_call) in build_new_1()
3183 if (alloc_call == error_mark_node) in build_new_1()
3224 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3235 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3262 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Dinit.c2903 tree alloc_call, alloc_expr; in build_new_1() local
3226 alloc_call = NULL_TREE; in build_new_1()
3231 alloc_call in build_new_1()
3239 if (alloc_call == error_mark_node) in build_new_1()
3240 alloc_call = NULL_TREE; in build_new_1()
3242 if (!alloc_call) in build_new_1()
3267 if (alloc_call == error_mark_node) in build_new_1()
3309 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3320 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3347 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Dinit.c2912 tree alloc_call, alloc_expr; in build_new_1() local
3235 alloc_call = NULL_TREE; in build_new_1()
3240 alloc_call in build_new_1()
3248 if (alloc_call == error_mark_node) in build_new_1()
3249 alloc_call = NULL_TREE; in build_new_1()
3251 if (!alloc_call) in build_new_1()
3276 if (alloc_call == error_mark_node) in build_new_1()
3318 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3329 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3356 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/cp/
H A Dinit.c2843 tree alloc_call, alloc_expr; in build_new_1() local
3143 alloc_call = NULL_TREE; in build_new_1()
3148 alloc_call in build_new_1()
3156 if (alloc_call == error_mark_node) in build_new_1()
3157 alloc_call = NULL_TREE; in build_new_1()
3159 if (!alloc_call) in build_new_1()
3184 if (alloc_call == error_mark_node) in build_new_1()
3225 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3236 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3263 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/cp/
H A Dinit.c2292 tree alloc_call, alloc_expr; in build_new_1() local
2635 if (alloc_call == error_mark_node) in build_new_1()
2644 && TREE_CODE (alloc_call) == CALL_EXPR in build_new_1()
2645 && call_expr_nargs (alloc_call) == 2 in build_new_1()
2649 tree placement_arg = CALL_EXPR_ARG (alloc_call, 1); in build_new_1()
2655 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
2663 return build_nop (pointer_type, alloc_call); in build_new_1()
2667 alloc_expr = get_target_expr (alloc_call); in build_new_1()
2671 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
2672 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/cp/
H A Dinit.c2201 tree alloc_call, alloc_expr; in build_new_1() local
2524 if (alloc_call == error_mark_node) in build_new_1()
2533 && TREE_CODE (alloc_call) == CALL_EXPR in build_new_1()
2534 && call_expr_nargs (alloc_call) == 2 in build_new_1()
2538 tree placement_arg = CALL_EXPR_ARG (alloc_call, 1); in build_new_1()
2544 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
2552 return build_nop (pointer_type, alloc_call); in build_new_1()
2556 alloc_expr = get_target_expr (alloc_call); in build_new_1()
2560 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
2561 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/cp/
H A Dinit.c2201 tree alloc_call, alloc_expr; in build_new_1() local
2524 if (alloc_call == error_mark_node) in build_new_1()
2533 && TREE_CODE (alloc_call) == CALL_EXPR in build_new_1()
2534 && call_expr_nargs (alloc_call) == 2 in build_new_1()
2538 tree placement_arg = CALL_EXPR_ARG (alloc_call, 1); in build_new_1()
2544 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
2552 return build_nop (pointer_type, alloc_call); in build_new_1()
2556 alloc_expr = get_target_expr (alloc_call); in build_new_1()
2560 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
2561 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dinit.c2627 tree alloc_call, alloc_expr; in build_new_1() local
3005 if (alloc_call == error_mark_node) in build_new_1()
3013 && TREE_CODE (alloc_call) == CALL_EXPR in build_new_1()
3014 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3018 tree placement = CALL_EXPR_ARG (alloc_call, 1); in build_new_1()
3025 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3043 return build_nop (pointer_type, alloc_call); in build_new_1()
3047 alloc_expr = get_target_expr (alloc_call); in build_new_1()
3051 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
3052 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/cp/
H A Dinit.c2627 tree alloc_call, alloc_expr; in build_new_1() local
3005 if (alloc_call == error_mark_node) in build_new_1()
3013 && TREE_CODE (alloc_call) == CALL_EXPR in build_new_1()
3014 && call_expr_nargs (alloc_call) == 2 in build_new_1()
3018 tree placement = CALL_EXPR_ARG (alloc_call, 1); in build_new_1()
3025 CALL_EXPR_ARG (alloc_call, 1) in build_new_1()
3043 return build_nop (pointer_type, alloc_call); in build_new_1()
3047 alloc_expr = get_target_expr (alloc_call); in build_new_1()
3051 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
3052 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dinit.c1948 tree alloc_call, alloc_expr; in build_new_1() local
2052 alloc_call = (build_function_call in build_new_1()
2096 alloc_call = build_new_method_call (build_dummy_object (true_type), in build_new_1()
2110 alloc_call = build_operator_new_call (fnname, placement, in build_new_1()
2115 if (alloc_call == error_mark_node) in build_new_1()
2121 return build_nop (pointer_type, alloc_call); in build_new_1()
2131 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
2132 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
2133 alloc_fn = get_callee_fndecl (alloc_call); in build_new_1()
2155 stabilize_call (alloc_call, &inits); in build_new_1()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/cp/
H A Dinit.c1948 tree alloc_call, alloc_expr; in build_new_1() local
2052 alloc_call = (build_function_call in build_new_1()
2096 alloc_call = build_new_method_call (build_dummy_object (true_type), in build_new_1()
2110 alloc_call = build_operator_new_call (fnname, placement, in build_new_1()
2115 if (alloc_call == error_mark_node) in build_new_1()
2121 return build_nop (pointer_type, alloc_call); in build_new_1()
2131 while (TREE_CODE (alloc_call) == COMPOUND_EXPR) in build_new_1()
2132 alloc_call = TREE_OPERAND (alloc_call, 1); in build_new_1()
2133 alloc_fn = get_callee_fndecl (alloc_call); in build_new_1()
2155 stabilize_call (alloc_call, &inits); in build_new_1()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/
H A Dgdscript_compiler.h128 void alloc_call(int p_params) { in alloc_call() function
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_compiler.h120 void alloc_call(int p_params) { in alloc_call() function

123