Home
last modified time | relevance | path

Searched defs:stmt (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dsancov_plugin.c43 const_gimple stmt; in sancov_execute() local
H A Dstackleak_plugin.c56 gimple stmt; in add_stack_tracking_gcall() local
78 static bool is_alloca(gimple stmt) in is_alloca() argument
194 gimple stmt; in stackleak_instrument_execute() local
[all...]
H A Dstructleak_plugin.c133 gimple stmt = gsi_stmt(gsi); in initialize() local
H A Dlatent_entropy_plugin.c401 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
H A Drandomize_layout_plugin.c754 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq() argument
792 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast() argument
824 gimple stmt; in find_bad_casts_execute() local
[all...]
H A Dgcc-common.h213 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p() argument
284 static inline bool gimple_asm_clobbers_memory_p(const_gimple stmt) in gimple_asm_clobbers_memory_p() argument
871 as_a_gasm(gimple stmt) as_a_gasm() argument
876 as_a_const_gasm(const_gimple stmt) as_a_const_gasm() argument
881 as_a_gassign(gimple stmt) as_a_gassign() argument
886 as_a_const_gassign(const_gimple stmt) as_a_const_gassign() argument
891 as_a_gcall(gimple stmt) as_a_gcall() argument
896 as_a_const_gcall(const_gimple stmt) as_a_const_gcall() argument
901 as_a_ggoto(gimple stmt) as_a_ggoto() argument
906 as_a_const_ggoto(const_gimple stmt) as_a_const_ggoto() argument
911 as_a_gphi(gimple stmt) as_a_gphi() argument
916 as_a_const_gphi(const_gimple stmt) as_a_const_gphi() argument
921 as_a_greturn(gimple stmt) as_a_greturn() argument
926 as_a_const_greturn(const_gimple stmt) as_a_const_greturn() argument
942 ipa_remove_stmt_references(symtab_node *referring_node, gimple stmt) ipa_remove_stmt_references() argument
[all...]
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dsancov_plugin.c43 const_gimple stmt; in sancov_execute() local
H A Dstackleak_plugin.c56 gimple stmt; in add_stack_tracking_gcall() local
78 static bool is_alloca(gimple stmt) in is_alloca() argument
192 gimple stmt; in stackleak_instrument_execute() local
[all...]
H A Dstructleak_plugin.c129 gimple stmt = gsi_stmt(gsi); in initialize() local
H A Dlatent_entropy_plugin.c389 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
H A Drandomize_layout_plugin.c737 gimple stmt; in find_bad_casts_execute() local
[all...]
H A Dgcc-common.h332 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm() argument
337 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm() argument
342 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign() argument
347 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign() argument
352 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall() argument
357 as_a_const_gcall(const_gimple stmt) as_a_const_gcall() argument
362 as_a_ggoto(gimple stmt) as_a_ggoto() argument
367 as_a_const_ggoto(const_gimple stmt) as_a_const_ggoto() argument
372 as_a_gphi(gimple stmt) as_a_gphi() argument
377 as_a_const_gphi(const_gimple stmt) as_a_const_gphi() argument
382 as_a_greturn(gimple stmt) as_a_greturn() argument
387 as_a_const_greturn(const_gimple stmt) as_a_const_greturn() argument
403 ipa_remove_stmt_references(symtab_node *referring_node, gimple stmt) ipa_remove_stmt_references() argument
[all...]

Completed in 9 milliseconds