Searched refs:ECF_SP_DEPRESSED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dcalls.c301 && n_popped > 0 && ! (ecf_flags & ECF_SP_DEPRESSED))
436 if (ecf_flags & (ECF_SP_DEPRESSED | ECF_NORETURN))
611 flags |= ECF_SP_DEPRESSED;
2299 && (flags & (ECF_MAY_BE_ALLOCA | ECF_SP_DEPRESSED)))
2997 if (old_stack_level && ! (flags & ECF_SP_DEPRESSED))
3106 if (flags & ECF_SP_DEPRESSED)
H A Dtree.h4554 #define ECF_SP_DEPRESSED 256
4531 #define ECF_SP_DEPRESSED macro

Completed in 112 milliseconds