Searched refs:apply_args_value (Results 1 – 6 of 6) sorted by relevance
158 #define apply_args_value (cfun->expr->x_apply_args_value) macro
1347 if (apply_args_value != 0) in expand_builtin_apply_args()1348 return apply_args_value; in expand_builtin_apply_args()1361 apply_args_value = temp; in expand_builtin_apply_args()
171 #define apply_args_value (cfun->expr->x_apply_args_value) macro
1147 if (apply_args_value != 0) in expand_builtin_apply_args()1148 return apply_args_value; in expand_builtin_apply_args()1161 apply_args_value = temp; in expand_builtin_apply_args()
11211 * builtins.c (saveregs_value, apply_args_value): Delete variables.11256 apply_args_value, current_function_calls_alloca, inhibit_defer_pop,12615 * expr.c (saveregs_value, apply_args_value): Delete definition,12623 * expr.h (saveregs_value, apply_args_value): Declare variables.
352 apply_args_value = 0; in init_expr()