Home
last modified time | relevance | path

Searched refs:gimple_call_retslot_flags (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple.cc1595 gimple_call_retslot_flags (const gcall *stmt) in gimple_call_retslot_flags() function
Dgimple.h1592 int gimple_call_retslot_flags (const gcall *);
Dipa-modref.cc2485 int call_flags = gimple_call_retslot_flags (call); in analyze_ssa_name()
Dtree-ssa-structalias.cc4328 int flags = gimple_call_retslot_flags (stmt); in handle_rhs_call()
DChangeLog-20215498 (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.