Home
last modified time | relevance | path

Searched refs:gimple_call_return_array (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc117 gimple_call_return_array (gimple *stmt, offset_int offrng[2], bool *past_end, in gimple_call_return_array() function
2045 if (tree ret = gimple_call_return_array (stmt, offrng, &past_end, in handle_ssa_name()
H A DChangeLog-20211436 (gimple_call_return_array): Pass a new argument to compute_objsize_r.
1485 * pointer-query.cc (gimple_call_return_array): Call compute_objsize_r.
8528 (gimple_call_return_array): Same.
18580 (gimple_call_return_array): Same.
19519 * builtins.c (gimple_call_return_array): Add argument. Correct
23167 * builtins.c: (gimple_call_return_array): Account for size_t
23235 * builtins.c (gimple_call_return_array): Check for attribute fn spec.
H A DChangeLog-20209596 (gimple_call_return_array): New function.
9600 (gimple_call_return_array): Adjust calls to get_range per above.