Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/gcc-plugins/
Dgcc-common.h204 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p()
275 static inline bool gimple_asm_clobbers_memory_p(const_gimple stmt) in gimple_asm_clobbers_memory_p()
448 #define ipa_remove_stmt_references(cnode, stmt) argument
459 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm()
464 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm()
469 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign()
474 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign()
479 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
484 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
489 static inline gcond *as_a_gcond(gimple stmt) in as_a_gcond()
[all …]
Dsancov_plugin.c43 const_gimple stmt; in sancov_execute() local
Drandomize_layout_plugin.c749 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq()
787 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast()
819 gimple stmt; in find_bad_casts_execute() local
Dstructleak_plugin.c127 gimple stmt = gsi_stmt(gsi); in initialize() local
Dlatent_entropy_plugin.c395 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
/Linux-v4.19/kernel/rcu/
Drcu.h28 #define RCU_TRACE(stmt) stmt argument
30 #define RCU_TRACE(stmt) argument
/Linux-v4.19/drivers/usb/musb/
Ddavinci.c127 #define portstate(stmt) stmt argument
Dda8xx.c113 #define portstate(stmt) stmt argument
Dam35x.c111 #define portstate(stmt) stmt argument