Home
last modified time | relevance | path

Searched refs:gimple_call_set_from_thunk (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c1926 gimple_call_set_from_thunk (call, true); in expand_thunk()
H A Dgimple.c376 gimple_call_set_from_thunk (call, CALL_FROM_THUNK_P (t)); in gimple_build_call_from_tree()
H A Dgimple.h3296 gimple_call_set_from_thunk (gcall *s, bool from_thunk_p)
H A Dtree-inline.c1669 gimple_call_set_from_thunk (call_stmt, false); in remap_gimple_stmt()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1716 gimple_call_set_from_thunk (call, true); in assemble_thunk()
H A Dgimple.h2404 gimple_call_set_from_thunk (gimple s, bool from_thunk_p) in gimple_call_set_from_thunk() function
H A Dgimple.c380 gimple_call_set_from_thunk (call, CALL_FROM_THUNK_P (t)); in gimple_build_call_from_tree()