Searched refs:arg_vector (Results 1 – 1 of 1) sorted by relevance
291 rtvec arg_vector; local296 arg_vector = rtvec_alloc (list_length (DECL_ARGUMENTS (fndecl)));311 RTVEC_ELT (arg_vector, i) = p;331 return arg_vector;691 rtvec arg_vector = inl_f->original_arg_vector; local766 loc = RTVEC_ELT (arg_vector, i);933 loc = RTVEC_ELT (arg_vector, i);995 loc = RTVEC_ELT (arg_vector, i);1207 integrate_parm_decls (DECL_ARGUMENTS (fndecl), map, arg_vector);1778 integrate_parm_decls (args, map, arg_vector) in integrate_parm_decls() argument[all …]