/illumos-gate/usr/src/tools/smatch/src/ |
H A D | liveness.c | 28 } END_FOR_EACH_PTR(phi); in phi_defines() 39 } END_FOR_EACH_PTR(entry); in asm_liveness() 43 } END_FOR_EACH_PTR(entry); in asm_liveness() 117 } END_FOR_EACH_PTR(pseudo); in track_instruction_usage() 180 } END_FOR_EACH_PTR(parent); in track_bb_liveness() 181 } END_FOR_EACH_PTR(needs); in track_bb_liveness() 195 } END_FOR_EACH_PTR(bb); in clear_liveness() 214 } END_FOR_EACH_PTR(insn); in track_pseudo_liveness() 215 } END_FOR_EACH_PTR(bb); in track_pseudo_liveness() 233 } END_FOR_EACH_PTR(child); in track_pseudo_liveness() [all …]
|
H A D | flow.c | 79 } END_FOR_EACH_PTR(pseudo); in bb_depends_on() 101 } END_FOR_EACH_PTR(insn); in bb_depends_on_phi() 159 } END_FOR_EACH_PTR(phi); in try_to_simplify_bb() 192 } END_FOR_EACH_PTR(insn); in bb_has_side_effects() 267 } END_FOR_EACH_PTR(bb); in simplify_branch_nodes() 299 } END_FOR_EACH_PTR(pu); in convert_instruction_target() 390 } END_FOR_EACH_PTR(phi); in rewrite_load_instruction() 400 } END_FOR_EACH_PTR(phi); in rewrite_load_instruction() 465 } END_FOR_EACH_PTR(parent); in kill_dead_stores_bb() 495 } END_FOR_EACH_PTR(pu); in first_user() [all …]
|
H A D | ssa.c | 49 } END_FOR_EACH_PTR(member); in is_promotable() 62 } END_FOR_EACH_PTR(member); in is_promotable() 85 } END_FOR_EACH_PTR(insn); in insn_before() 121 } END_FOR_EACH_PTR(insn); in rewrite_local_var() 154 } END_FOR_EACH_PTR(pu); in rewrite_single_store() 229 } END_FOR_EACH_PTR(pu); in ssa_convert_one_var() 248 } END_FOR_EACH_PTR(bb); in ssa_convert_one_var() 317 } END_FOR_EACH_PTR(insn); in ssa_rename_insns() 318 } END_FOR_EACH_PTR(bb); in ssa_rename_insns() 354 } END_FOR_EACH_PTR(par); in ssa_rename_phi() [all …]
|
H A D | graph.c | 99 } END_FOR_EACH_PTR(insn); in graph_ep() 110 } END_FOR_EACH_PTR(child); in graph_ep() 111 } END_FOR_EACH_PTR(bb); in graph_ep() 161 } END_FOR_EACH_PTR(insn); in graph_calls() 162 } END_FOR_EACH_PTR(bb); in graph_calls() 187 } END_FOR_EACH_PTR(sym); in main() 194 } END_FOR_EACH_PTR(sym); in main() 196 } END_FOR_EACH_PTR(file); in main() 202 } END_FOR_EACH_PTR(sym); in main()
|
H A D | storage.c | 56 } END_FOR_EACH_PTR(hash); in gather_storage() 67 } END_FOR_EACH_PTR(entry); in gather_storage() 84 } END_FOR_EACH_PTR(hash); in name_storage() 96 } END_FOR_EACH_PTR(hash); in lookup_storage() 157 } END_FOR_EACH_PTR(entry); in vrfy_storage() 207 } END_FOR_EACH_PTR(usep); in combine_storage() 244 } END_FOR_EACH_PTR(pseudo); in set_up_bb_storage() 245 } END_FOR_EACH_PTR(child); in set_up_bb_storage() 261 } END_FOR_EACH_PTR(arg); in set_up_argument_storage() 288 } END_FOR_EACH_PTR(phi); in combine_phi_storage() [all …]
|
H A D | dominate.c | 90 } END_FOR_EACH_PTR(y); in visit() 96 } END_FOR_EACH_PTR(y); in visit() 115 } END_FOR_EACH_PTR(bb); in idf_compute() 120 } END_FOR_EACH_PTR(bb); in idf_compute() 147 } END_FOR_EACH_PTR(df); in idf_dump() 152 } END_FOR_EACH_PTR(bb); in idf_dump()
|
H A D | unssa.c | 51 } END_FOR_EACH_PTR(src); in simplify_phi_node() 57 } END_FOR_EACH_PTR(pu); in simplify_phi_node() 104 } END_FOR_EACH_PTR(p); in replace_phi_node() 130 } END_FOR_EACH_PTR(insn); in rewrite_phi_bb() 139 } END_FOR_EACH_PTR(bb); in unssa()
|
H A D | smatch_string_list.c | 35 } END_FOR_EACH_PTR(tmp); in list_has_string() 55 } END_FOR_EACH_PTR(tmp); in insert_string() 68 } END_FOR_EACH_PTR(tmp); in clone_str_list() 80 } END_FOR_EACH_PTR(tmp); in combine_string_lists()
|
H A D | check_implicit_dependencies.c | 57 } END_FOR_EACH_PTR(tracker); in match_syscall_definition() 76 } END_FOR_EACH_PTR(arg); in match_syscall_definition() 89 } END_FOR_EACH_PTR(tracker); in print_read_list() 105 } END_FOR_EACH_PTR(tracker); in print_write_list() 121 } END_FOR_EACH_PTR(tracker); in print_arg_list() 237 } END_FOR_EACH_PTR(arg); in match_condition() 267 } END_FOR_EACH_PTR(arg); in match_call_info()
|
H A D | sparse.c | 66 } END_FOR_EACH_PTR(insn); in context_increase() 95 } END_FOR_EACH_PTR(child); in check_children() 242 } END_FOR_EACH_PTR(insn); in check_bb_instructions() 251 } END_FOR_EACH_PTR(bb); in check_instructions() 266 } END_FOR_EACH_PTR(pseudo); in check_context() 274 } END_FOR_EACH_PTR(context); in check_context() 326 } END_FOR_EACH_PTR(sym); in check_symbols() 344 } END_FOR_EACH_PTR(file); in main()
|
H A D | test-unssa.c | 22 END_FOR_EACH_PTR(insn); in output_bb() 46 END_FOR_EACH_PTR(bb); in output_fn() 72 END_FOR_EACH_PTR(sym); in compile() 85 } END_FOR_EACH_PTR(file); in main()
|
H A D | flowgraph.c | 54 } END_FOR_EACH_PTR(bb); in debug_postorder() 114 } END_FOR_EACH_PTR(bb); in debug_domtree() 159 } END_FOR_EACH_PTR(p); in domtree_build() 166 } END_FOR_EACH_PTR(b); in domtree_build() 178 } END_FOR_EACH_PTR(bb); in domtree_build() 189 } END_FOR_EACH_PTR(bb); in domtree_build()
|
H A D | smatch_stored_conditions.c | 65 } END_FOR_EACH_PTR(tmp); in alloc_link_state() 79 } END_FOR_EACH_PTR(expr); in clone_expression_list() 91 } END_FOR_EACH_PTR(tmp); in insert_expression() 106 } END_FOR_EACH_PTR(expr); in merge_links() 137 } END_FOR_EACH_PTR(tmp); in match_link_modify() 312 } END_FOR_EACH_PTR(tmp); in stored_condition_implication_hook() 316 } END_FOR_EACH_PTR(tmp); in stored_condition_implication_hook()
|
H A D | smatch_var_sym.c | 123 } END_FOR_EACH_PTR(tmp); in add_var_sym() 156 } END_FOR_EACH_PTR(tmp); in del_var_sym() 166 } END_FOR_EACH_PTR(tmp); in in_var_sym_list() 178 } END_FOR_EACH_PTR(tmp); in clone_var_sym_list() 188 } END_FOR_EACH_PTR(tmp); in merge_var_sym_list() 239 } END_FOR_EACH_PTR(tmp); in free_var_syms_and_list()
|
H A D | check_puts_argument.c | 45 } END_FOR_EACH_PTR(arg); in parent_is_arg() 86 } END_FOR_EACH_PTR(tracker); in match_return() 102 } END_FOR_EACH_PTR(arg); in print_arg() 116 } END_FOR_EACH_PTR(tracker); in match_end_func()
|
H A D | check_frees_argument.c | 47 } END_FOR_EACH_PTR(arg); in is_arg() 89 } END_FOR_EACH_PTR(tracker); in match_return() 104 } END_FOR_EACH_PTR(arg); in print_arg() 124 } END_FOR_EACH_PTR(tracker); in match_after_func()
|
H A D | ir.c | 21 } END_FOR_EACH_PTR(p); in nbr_phi_operands() 57 } END_FOR_EACH_PTR(phi); in check_phi_node() 105 } END_FOR_EACH_PTR(jmp); in check_switch() 200 } END_FOR_EACH_PTR(insn); in ir_validate() 201 } END_FOR_EACH_PTR(bb); in ir_validate()
|
H A D | check_sizeof.c | 57 } END_FOR_EACH_PTR(arg); in match_call_assignment() 74 } END_FOR_EACH_PTR(arg); in check_passes_pointer() 94 } END_FOR_EACH_PTR(arg); in match_check_params() 108 } END_FOR_EACH_PTR(tmp); in check_sizeof_number()
|
H A D | smatch_equiv.c | 53 } END_FOR_EACH_PTR(rel); in clone_related_list() 122 } END_FOR_EACH_PTR(rel); in add_related() 139 } END_FOR_EACH_PTR(tmp); in del_related() 168 } END_FOR_EACH_PTR(rel); in remove_from_equiv() 257 } END_FOR_EACH_PTR(rel); in set_equiv() 274 } END_FOR_EACH_PTR(rel); in set_equiv_state_expr()
|
H A D | smatch_hooks.c | 165 } END_FOR_EACH_PTR(container); in __pass_to_client() 177 } END_FOR_EACH_PTR(container); in __pass_case_to_client() 187 } END_FOR_EACH_PTR(tmp); in __has_merge_function() 208 } END_FOR_EACH_PTR(tmp); in __client_merge_function() 219 } END_FOR_EACH_PTR(tmp); in __client_unmatched_state_function() 278 } END_FOR_EACH_PTR(tmp); in __call_scope_hooks()
|
H A D | smatch_untracked_param.c | 64 } END_FOR_EACH_PTR(fn); in call_untracked_callbacks() 80 } END_FOR_EACH_PTR(fn); in call_lost_callbacks() 184 } END_FOR_EACH_PTR(arg); in match_after_call() 201 } END_FOR_EACH_PTR(arg); in mark_all_params() 243 } END_FOR_EACH_PTR(arg); in print_untracked_params() 284 } END_FOR_EACH_PTR(tmp); in match_param_assign_in_asm()
|
H A D | smatch_scope.c | 55 } END_FOR_EACH_PTR(sym); in match_end_of_block() 56 } END_FOR_EACH_PTR(tmp); in match_end_of_block() 95 } END_FOR_EACH_PTR(tmp); in match_stmt()
|
H A D | optimize.c | 26 } END_FOR_EACH_PTR(pseudo); in clear_symbol_pseudos() 42 } END_FOR_EACH_PTR(insn); in clean_up_insns() 43 } END_FOR_EACH_PTR(bb); in clean_up_insns()
|
H A D | smatch_db.c | 228 } END_FOR_EACH_PTR(tmp); in is_common_function() 500 } END_FOR_EACH_PTR(arg); in mark_call_params_untracked() 988 } END_FOR_EACH_PTR(arg); in match_call_info() 990 } END_FOR_EACH_PTR(cb); in match_call_info() 1013 } END_FOR_EACH_PTR(arg); in match_call_info_new() 1015 } END_FOR_EACH_PTR(cb); in match_call_info_new() 1043 } END_FOR_EACH_PTR(arg); in get_param() 1119 } END_FOR_EACH_PTR(def_callback); in caller_info_callback() 1141 } END_FOR_EACH_PTR(ptr); in get_next_ptr_name() 1222 } END_FOR_EACH_PTR(ptr); in match_data_from_db() [all …]
|
H A D | example.c | 216 } END_FOR_EACH_PTR(entry); in find_storage_hash() 397 } END_FOR_EACH_PTR(pseudo); in flush_reg() 452 } END_FOR_EACH_PTR(p); in mark_reg_dead() 535 } END_FOR_EACH_PTR(p); in find_in_reg() 874 } END_FOR_EACH_PTR(p); in kill_dead_reg() 912 } END_FOR_EACH_PTR(p); in is_dead_reg() 1012 } END_FOR_EACH_PTR(p); in kill_pseudo() 1124 } END_FOR_EACH_PTR(arg); in generate_call() 1289 } END_FOR_EACH_PTR(entry); in generate_asm_inputs() 1322 } END_FOR_EACH_PTR(entry); in generate_asm_outputs() [all …]
|