Home
last modified time | relevance | path

Searched refs:as_a_gcall (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/scripts/gcc-plugins/
Dsancov_plugin.c51 gcall = as_a_gcall(gimple_build_call(sancov_fndecl, 0)); in sancov_execute()
Dgcc-common.h352 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall() function
Dstackleak_plugin.c63 gimple_call = as_a_gcall(stmt); in add_stack_tracking_gcall()
Dlatent_entropy_plugin.c394 call = as_a_gcall(stmt); in handle_tail_calls()