Searched refs:gimple_call_retslot_flags (Results 1 – 5 of 5) sorted by relevance
1595 gimple_call_retslot_flags (const gcall *stmt) in gimple_call_retslot_flags() function
1592 int gimple_call_retslot_flags (const gcall *);
2485 int call_flags = gimple_call_retslot_flags (call); in analyze_ssa_name()
4328 int flags = gimple_call_retslot_flags (stmt); in handle_rhs_call()
5498 (gimple_call_retslot_flags): Update for new flags.6105 (gimple_call_retslot_flags): Likewise.8151 * gimple.c (gimple_call_retslot_flags): New function.8152 * gimple.h (gimple_call_retslot_flags): Declare.8164 use gimple_call_retslot_flags.