Searched defs:stmt (Results 1 – 18 of 18) sorted by relevance
213 static inline bool gimple_call_builtin_p(gimple stmt, enum built_in_function code) in gimple_call_builtin_p()284 static inline bool gimple_asm_clobbers_memory_p(const_gimple stmt) in gimple_asm_clobbers_memory_p()457 #define ipa_remove_stmt_references(cnode, stmt) argument468 static inline gasm *as_a_gasm(gimple stmt) in as_a_gasm()473 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm()478 static inline gassign *as_a_gassign(gimple stmt) in as_a_gassign()483 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign()488 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()493 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()498 static inline gcond *as_a_gcond(gimple stmt) in as_a_gcond()[all …]
56 gimple stmt; in add_stack_tracking_gcall() local78 static bool is_alloca(gimple stmt) in is_alloca()194 gimple stmt; in stackleak_instrument_execute() local
43 const_gimple stmt; in sancov_execute() local
754 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq()792 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast()824 gimple stmt; in find_bad_casts_execute() local
133 gimple stmt = gsi_stmt(gsi); in initialize() local
401 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
332 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 …]
56 gimple stmt; in add_stack_tracking_gcall() local78 static bool is_alloca(gimple stmt) in is_alloca()192 gimple stmt; in stackleak_instrument_execute() local
129 gimple stmt = gsi_stmt(gsi); in initialize() local
389 gimple stmt = gsi_stmt(gsi); in handle_tail_calls() local
737 gimple stmt; in find_bad_casts_execute() local
126 #define portstate(stmt) stmt argument
113 #define portstate(stmt) stmt argument
111 #define portstate(stmt) stmt argument
182 def QueryExec(query, stmt): argument
183 def QueryExec(query, stmt): argument