Home
last modified time | relevance | path

Searched refs:REG_FUNCTION_VALUE_P (Results 1 – 14 of 14) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDpostreload.c113 && ! REG_FUNCTION_VALUE_P (value)) in reload_cse_simplify()
154 && REG_FUNCTION_VALUE_P (SET_DEST (part))) in reload_cse_simplify()
1514 if (REG_P (XEXP (x, 0)) && REG_FUNCTION_VALUE_P (XEXP (x, 0))) in reload_combine_note_use()
HDcfganal.c79 && REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0))) in flow_active_insn_p()
HDfunction.c3525 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
5012 gcc_assert (REG_FUNCTION_VALUE_P (real_decl_rtl)); in expand_function_end()
5103 REG_FUNCTION_VALUE_P (outgoing) = 1; in expand_function_end()
HDrtl.h1096 #define REG_FUNCTION_VALUE_P(RTX) \ macro
HDexpmed.c3929 && ((REG_P (target) && REG_FUNCTION_VALUE_P (target)) in expand_divmod()
HDreload1.c1201 || ! REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0))))) in reload()
/dragonfly/contrib/gcc-8.0/gcc/
HDpostreload.c151 && REG_FUNCTION_VALUE_P (SET_DEST (part))) in reload_cse_simplify()
1499 if (REG_P (XEXP (x, 0)) && REG_FUNCTION_VALUE_P (XEXP (x, 0))) in reload_combine_note_use()
HDfunction.c3959 REG_FUNCTION_VALUE_P (real_decl_rtl) = 1; in assign_parms()
5541 gcc_assert (REG_FUNCTION_VALUE_P (real_decl_rtl)); in expand_function_end()
5633 REG_FUNCTION_VALUE_P (outgoing) = 1; in expand_function_end()
HDcfgcleanup.c2634 && REG_FUNCTION_VALUE_P (XEXP (pat, 0))) in bb_is_just_return()
HDrtl.h1918 #define REG_FUNCTION_VALUE_P(RTX) \ macro
HDcfgrtl.c562 && REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0))) in flow_active_insn_p()
HDexpmed.c4227 && ((REG_P (target) && REG_FUNCTION_VALUE_P (target)) in expand_divmod()
HDreload1.c1194 || ! REG_FUNCTION_VALUE_P (XEXP (PATTERN (insn), 0))))) in reload()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDrtl.texi705 @findex REG_FUNCTION_VALUE_P
708 @item REG_FUNCTION_VALUE_P (@var{x})
731 functions called by this one, but @code{REG_FUNCTION_VALUE_P} is zero