Searched refs:call_param_p (Results 1 – 2 of 2) sorted by relevance
4272 store_expr (tree exp, rtx target, int call_param_p) in store_expr() argument4283 gcc_assert (!call_param_p); in store_expr()4292 call_param_p ? EXPAND_STACK_PARM : EXPAND_NORMAL); in store_expr()4307 store_expr (TREE_OPERAND (exp, 1), target, call_param_p); in store_expr()4352 call_param_p ? EXPAND_STACK_PARM : EXPAND_NORMAL); in store_expr()4373 (call_param_p in store_expr()4447 (call_param_p in store_expr()4465 (call_param_p in store_expr()4476 (call_param_p in store_expr()4484 (call_param_p in store_expr()[all …]
8034 call_param_p.