Home
last modified time | relevance | path

Searched refs:stack_result (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreg-stack.c244 static rtx stack_result PARAMS ((tree));
808 stack_result (decl) in stack_result() function
2458 retvalue = stack_result (current_function_decl); in convert_regs_exit()
H A DFSFChangeLog.108329 * reg-stack.c (stack_result): Fix bug in last change.
8548 (stack_result_p): Changed in stack_result and returning an rtx.
8550 Use stack_result and the rtx to mark using mark_regs_pat. This ensures
H A DChangeLog.58110 * reg-stack.c (stack_result): Likewise.
8217 * reg-stack.c (stack_result): Unconditionally use
H A DChangeLog.24803 * reg-stack.c (stack_result): Aggregates are not returned in
/openbsd-src/gnu/gcc/gcc/
H A Dreg-stack.c256 static rtx stack_result (tree);
669 stack_result (tree decl) in stack_result() function
2611 retvalue = stack_result (current_function_decl); in convert_regs_exit()