Home
last modified time | relevance | path

Searched refs:gimple_call_arg_flags (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uninit.cc842 if (gimple_call_arg_flags (stmt, argno - 1) in maybe_warn_pass_by_reference()
H A Dipa-modref.cc925 gimple_call_arg_flags (call, i) | implicit_flags, in may_access_nonescaping_parm_p()
2545 int call_flags = gimple_call_arg_flags (call, i); in analyze_ssa_name()
2569 (gimple_call_arg_flags (call, i), ignore_stores); in analyze_ssa_name()
H A DChangeLog.gimple-classes425 (gimple_call_arg_flags): Likewise.
628 (gimple_call_arg_flags): Likewise.
1753 Concretize gimple_call_arg_flags
1755 * gimple.h (gimple_call_arg_flags): Require a const_gimple_call
1759 (gimple_call_arg_flags): Likewise.
H A Dgimple.cc1564 gimple_call_arg_flags (const gcall *stmt, unsigned arg) in gimple_call_arg_flags() function
H A Dtree-ssa-alias.cc2916 int flags = gimple_call_arg_flags (call, i); in ref_maybe_used_by_call_p_1()
H A Dgimple.h1591 int gimple_call_arg_flags (const gcall *, unsigned);
H A Dtree-ssa-structalias.cc4310 int flags = gimple_call_arg_flags (stmt, i); in handle_rhs_call()
H A DChangeLog-20214407 * gimple.c (gimple_call_arg_flags): ... here.
5497 * gimple.c (gimple_call_arg_flags): Update for new flags.
6104 * gimple.c (gimple_call_arg_flags): Use interposable_eaf_flags.
16148 * gimple.c (gimple_call_arg_flags): Use it in IPA PTA.
H A DChangeLog-20203181 * gimple.c (gimple_call_arg_flags): Also imply EAF_NODIRECTESCAPE.
4802 (gimple_call_arg_flags): Use modref to determine flags.
7913 (gimple_call_arg_flags): Update.
11225 * gimple.c (gimple_call_arg_flags): Use attr_fnspec.
H A DChangeLog-201031906 (gimple_call_arg_flags): Likewise.
31907 * gimple.c (gimple_call_arg_flags): New function.
H A DChangeLog-201128956 (gimple_call_arg_flags, gimple_call_return_flags): Use it.
30823 (gimple_call_arg_flags): Likewise.
H A DChangeLog-20144562 (gimple_call_arg_flags): Likewise.
4768 (gimple_call_arg_flags): Require a const gcall *.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c1521 gimple_call_arg_flags (const gcall *stmt, unsigned arg) in gimple_call_arg_flags() function
H A Dtree-ssa-alias.c2691 int flags = gimple_call_arg_flags (call, i); in ref_maybe_used_by_call_p_1()
H A Dgimple.h1588 int gimple_call_arg_flags (const gcall *, unsigned);
H A Dtree-ssa-structalias.c4018 int flags = gimple_call_arg_flags (stmt, i); in handle_rhs_call()