Home
last modified time | relevance | path

Searched refs:ECF_MAY_BE_ALLOCA (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcalls.cc604 flags |= ECF_MAY_BE_ALLOCA; in special_function_p()
626 flags |= ECF_MAY_BE_ALLOCA; in special_function_p()
689 if (fndecl && (special_function_p (fndecl, 0) & ECF_MAY_BE_ALLOCA)) in gimple_maybe_alloca_call_p()
2852 if (flags & ECF_MAY_BE_ALLOCA) in expand_call()
3111 && (flags & ECF_MAY_BE_ALLOCA)) in expand_call()
3874 if (flags & ECF_MAY_BE_ALLOCA) in expand_call()
4986 if (flags & ECF_MAY_BE_ALLOCA) in store_one_arg()
Dtree-core.h66 #define ECF_MAY_BE_ALLOCA (1 << 5) macro
Dlto-cgraph.cc289 | ECF_MAY_BE_ALLOCA in lto_output_edge()
Dtree-cfg.cc2213 if (flags & ECF_MAY_BE_ALLOCA) in notice_special_calls()
DChangeLog-200023369 * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_TWICE,
DChangeLog-20152565 * calls.c (special_function_p): Return ECF_MAY_BE_ALLOCA for