Home
last modified time | relevance | path

Searched defs:stmt (Results 1 – 10 of 10) sorted by relevance

/linux/scripts/gcc-plugins/
A Dgcc-common.h332 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm()
337 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm()
342 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign()
347 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign()
352 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
357 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
362 static inline ggoto *as_a_ggoto(gimple stmt) in as_a_ggoto()
367 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()
372 static inline gphi *as_a_gphi(gimple stmt) in as_a_gphi()
377 static inline const gphi *as_a_const_gphi(const_gimple stmt) in as_a_const_gphi()
[all …]
A Dstackleak_plugin.c56 gimple stmt; in add_stack_tracking_gcall() local
78 static bool is_alloca(gimple stmt) in is_alloca()
192 gimple stmt; in stackleak_instrument_execute() local
A Dsancov_plugin.c43 const_gimple stmt; in sancov_execute() local
A Drandomize_layout_plugin.c745 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq()
783 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast()
815 gimple stmt; in find_bad_casts_execute() local
A Dstructleak_plugin.c129 gimple stmt = gsi_stmt(gsi); in initialize() local
A Dlatent_entropy_plugin.c383 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
/linux/drivers/usb/musb/
A Ddavinci.c126 #define portstate(stmt) stmt argument
A Dda8xx.c113 #define portstate(stmt) stmt argument
A Dam35x.c111 #define portstate(stmt) stmt argument
/linux/tools/perf/scripts/python/
A Dexported-sql-viewer.py183 def QueryExec(query, stmt): argument

Completed in 24 milliseconds