Home
last modified time | relevance | path

Searched refs:ERF_RETURNS_ARG (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h120 #define ERF_RETURNS_ARG (1 << 2) macro
H A Dtree-object-size.c474 if (rf & ERF_RETURNS_ARG) in pass_through_call()
H A Dcalls.c681 return ERF_RETURNS_ARG | (TREE_STRING_POINTER (attr)[0] - '1'); in decl_return_flags()
4364 if (pass == 1 && (return_flags & ERF_RETURNS_ARG)) in expand_call()
H A Dgimple.c1533 return ERF_RETURNS_ARG | (TREE_STRING_POINTER (attr)[0] - '1'); in gimple_call_return_flags()
H A Dtree-chkp.c2321 else if (((retflags = gimple_call_return_flags (call)) & ERF_RETURNS_ARG)
H A Dvr-values.c333 if (rf & ERF_RETURNS_ARG) in gimple_stmt_nonzero_p()
H A Dtree-ssa-structalias.c4054 if (flags & ERF_RETURNS_ARG in handle_lhs_call()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple.c2048 return ERF_RETURNS_ARG | (TREE_STRING_POINTER (attr)[0] - '1'); in gimple_call_return_flags()
H A Dtree.h5638 #define ERF_RETURNS_ARG (1 << 2) macro
H A Dtree-ssa-structalias.c3862 if (flags & ERF_RETURNS_ARG in handle_lhs_call()