Home
last modified time | relevance | path

Searched refs:VAR_P (Results 1 – 25 of 124) sorted by relevance

12345

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcgraphbuild.cc80 if (VAR_P (decl)) in record_reference()
117 if (VAR_P (type)) in record_type_list()
209 else if (addr && VAR_P (addr) in mark_address()
234 else if (t && VAR_P (t) && (TREE_STATIC (t) || DECL_EXTERNAL (t))) in mark_load()
249 if (t && VAR_P (t) && (TREE_STATIC (t) || DECL_EXTERNAL (t))) in mark_store()
355 if (VAR_P (decl) in execute()
Dvarpool.cc146 gcc_checking_assert (VAR_P (decl)); in get_create()
402 if (!VAR_P (decl) && TREE_CODE (decl) != CONST_DECL) in ctor_for_folding()
427 gcc_assert (VAR_P (decl)); in ctor_for_folding()
589 && VAR_P (decl) in assemble_decl()
723 && VAR_P (decl) in finalize_named_section_flags()
778 gcc_assert (VAR_P (decl)); in create_alias()
779 gcc_assert (VAR_P (alias)); in create_alias()
Dtree-ssa-live.cc221 && !VAR_P (SSA_NAME_VAR (ssa_name (tmp)))))) in partition_view_init()
363 if (VAR_P (t)) in mark_all_vars_used_1()
459 else if (VAR_P (*t) && DECL_HAS_VALUE_EXPR_P (*t)) in remove_unused_scope_block_p()
798 if (VAR_P (var)) in remove_unused_locals()
876 if ((VAR_P (base) && !is_used_p (base)) in remove_unused_locals()
894 if (VAR_P (var) in remove_unused_locals()
923 if (VAR_P (var)) in remove_unused_locals()
940 if (VAR_P (var) && DECL_HARD_REGISTER (var) && !is_global_var (var)) in remove_unused_locals()
1278 if (op && VAR_P (op)) in compute_live_vars_visit()
1310 if (VAR_P (lhs)) in compute_live_vars_1()
[all …]
Dtree-stdarg.cc275 else if (VAR_P (var)) in find_va_list_reference()
360 if (!VAR_P (base) in va_list_counter_struct_op()
379 if (!VAR_P (ap) in va_list_ptr_read()
429 if (!VAR_P (ap) in va_list_ptr_write()
624 if (VAR_P (lhs) in check_all_va_list_escapes()
733 || !VAR_P (ap)) in optimize_va_list_gpr_fpr_size()
Dtree-streamer-out.cc234 else if (VAR_P (expr)) in pack_ts_decl_common_value_fields()
245 || VAR_P (expr)) in pack_ts_decl_common_value_fields()
248 if (VAR_P (expr) || TREE_CODE (expr) == PARM_DECL) in pack_ts_decl_common_value_fields()
278 if (VAR_P (expr)) in pack_ts_decl_with_vis_value_fields()
646 if ((VAR_P (expr) || TREE_CODE (expr) == PARM_DECL) in write_ts_decl_common_tree_pointers()
650 if (VAR_P (expr) in write_ts_decl_common_tree_pointers()
Dtree-ssa-coalesce.cc974 || VAR_P (SSA_NAME_VAR (var))) in build_ssa_conflict_graph()
1016 || VAR_P (SSA_NAME_VAR (var))) in coalesce_with_default()
1266 && !VAR_P (SSA_NAME_VAR (var))))) in populate_coalesce_list_for_outofssa()
1284 || !VAR_P (SSA_NAME_VAR (a)))) in populate_coalesce_list_for_outofssa()
1512 var1 = (var1 && (!VAR_P (var1) || !DECL_IGNORED_P (var1))) ? var1 : NULL_TREE; in gimple_can_coalesce_p()
1513 var2 = (var2 && (!VAR_P (var2) || !DECL_IGNORED_P (var2))) ? var2 : NULL_TREE; in gimple_can_coalesce_p()
1550 return ((!var1 || VAR_P (var1)) && (!var2 || VAR_P (var2))) in gimple_can_coalesce_p()
Dtree-streamer-in.cc269 else if (VAR_P (expr)) in unpack_ts_decl_common_value_fields()
280 || VAR_P (expr)) in unpack_ts_decl_common_value_fields()
283 if (VAR_P (expr) || TREE_CODE (expr) == PARM_DECL) in unpack_ts_decl_common_value_fields()
313 if (VAR_P (expr)) in unpack_ts_decl_with_vis_value_fields()
732 if ((VAR_P (expr) || TREE_CODE (expr) == PARM_DECL) in lto_input_ts_decl_common_tree_pointers()
736 if (VAR_P (expr) in lto_input_ts_decl_common_tree_pointers()
Dtree-nested.cc422 if (VAR_P (decl) || !optimize) in lookup_field_for_decl()
1059 || VAR_P (decl)) in get_debug_decl()
1367 if (VAR_P (decl) in convert_nonlocal_omp_clauses()
1469 if (VAR_P (decl) in convert_nonlocal_omp_clauses()
1648 if (t && (VAR_P (t) || TREE_CODE (t) == PARM_DECL) in note_nonlocal_vla_type()
1652 if (t && (VAR_P (t) || TREE_CODE (t) == PARM_DECL) in note_nonlocal_vla_type()
1837 if (VAR_P (decl) in convert_nonlocal_reference_stmt()
2139 if (VAR_P (decl) in convert_local_omp_clauses()
2245 if (VAR_P (decl) in convert_local_omp_clauses()
2589 if (VAR_P (decl) in convert_local_reference_stmt()
[all …]
Dcgraphunit.cc712 (VAR_P (node->alias_target) in process_same_body_aliases()
1104 && VAR_P (decl))) in check_global_declaration()
1119 && (! VAR_P (decl) || ! TREE_THIS_VOLATILE (decl)) in check_global_declaration()
1121 && ! (VAR_P (decl) && DECL_REGISTER (decl)) in check_global_declaration()
1126 && (! VAR_P (decl) || !warning_suppressed_p (decl, OPT_Wunused_variable)) in check_global_declaration()
1368 if (VAR_P (node->decl) in analyze_functions()
1577 else if (VAR_P (p->decl) in handle_alias_pairs()
Dtree-inline.cc205 && !(VAR_P (val) && DECL_ABSTRACT_ORIGIN (val))) in remap_ssa_name()
231 && VAR_P (var) in remap_ssa_name()
272 if ((VAR_P (new_tree) || TREE_CODE (new_tree) == PARM_DECL) in remap_ssa_name()
361 && (VAR_P (decl) || TREE_CODE (decl) == PARM_DECL)) in remap_decl()
733 if (VAR_P (decl) && !auto_var_in_fn_p (decl, id->src_fn)) in can_be_nonlocal()
755 if (VAR_P (old_var) && ! DECL_EXTERNAL (old_var) && cfun) in remap_decls()
787 if (VAR_P (new_var) && DECL_HAS_VALUE_EXPR_P (new_var)) in remap_decls()
2472 if (VAR_P (var) in add_clobbers_to_eh_landing_pad()
2484 if (VAR_P (new_var) in add_clobbers_to_eh_landing_pad()
2501 if (VAR_P (var)) in add_clobbers_to_eh_landing_pad()
[all …]
Dsymtab.cc280 if ((VAR_P (decl) && (TREE_STATIC (decl) || DECL_EXTERNAL (decl))) in change_decl_assembler_name()
1121 if (!VAR_P (decl)) in verify_base()
1545 if (VAR_P (decl)) in make_decl_local()
1595 if (VAR_P (decl)) in copy_visibility_from()
2379 if (VAR_P (decl) in equal_address_to()
2455 if (!VAR_P (decl)) in can_increase_alignment_p()
2634 if (VAR_P (decl) && DECL_HARD_REGISTER (decl)) in output_to_lto_symbol_table_p()
Dvarasm.cc1304 if (VAR_P (decl)) in get_block_for_decl()
1325 if (VAR_P (decl)) in get_block_for_decl()
1364 if (!VAR_P (decl) && TREE_CODE (decl) != CONST_DECL) in use_blocks_for_decl_p()
1375 if (VAR_P (decl) in use_blocks_for_decl_p()
1446 gcc_assert (!VAR_P (decl) in make_decl_rtl()
1490 if (VAR_P (decl) && DECL_IN_CONSTANT_POOL (decl)) in make_decl_rtl()
1604 if (VAR_P (decl) in make_decl_rtl()
1612 if (VAR_P (decl) && DECL_WEAK (decl)) in make_decl_rtl()
1786 || (VAR_P (decl) && DECL_HARD_REGISTER (decl)) in notice_global_symbol()
1788 && (!VAR_P (decl) in notice_global_symbol()
[all …]
Dtree-dfa.cc306 gcc_assert (VAR_P (var) in ssa_default_def()
328 gcc_assert (VAR_P (var) in set_ssa_default_def()
688 if (VAR_P (exp) in get_ref_base_and_extent()
Domp-offload.cc122 bool is_var = VAR_P (it); in add_decls_addresses_to_decl_constructor()
188 return (VAR_P (decl) in omp_declare_target_var_p()
307 else if (VAR_P (*tp) in omp_discover_declare_target_var_r()
373 if (VAR_P (decl)) in omp_discover_implicit_declare_target()
2529 && VAR_P (TREE_OPERAND (*argp, 0))); in ompdevlow_adjust_simt_enter()
2580 if (VAR_P (t) in find_simtpriv_var_op()
2782 if (VAR_P (t) in find_link_var_op()
Dtree-nrv.cc206 if (!VAR_P (found) in execute()
Dtree-diagnostic.cc270 if (VAR_P (t) && DECL_HAS_DEBUG_EXPR_P (t)) in default_tree_printer()
Dsymtab-thunks.cc304 if (VAR_P (ptr)) in thunk_adjust()
488 if (VAR_P (restmp)) in expand_thunk()
Dlanghooks.cc126 if (VAR_P (decl) && TREE_READONLY (decl)) in lhd_warn_unused_global_decl()
150 || (VAR_P (decl) in lhd_set_decl_assembler_name()
Dtree-ssa.cc255 if ((!VAR_P (var) || VAR_DECL_IS_VIRTUAL_OPERAND (var)) in target_for_debug_bind()
1005 if ((VAR_P (base) in verify_phi_args()
1308 else if (VAR_P (var) && DECL_HARD_REGISTER (var)) in ssa_defined_default_def_p()
1822 && VAR_P (TREE_OPERAND (addr, 0))) in is_asan_mark_p()
2221 && VAR_P (TREE_OPERAND (*argp, 0))); in execute_update_addresses_taken()
Dgimple-streamer-out.cc145 if (VAR_P (*basep) in output_gimple_stmt()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddecl2.cc1103 else if (!VAR_P (value)) in grokfield()
1118 if (VAR_P (value)) in grokfield()
1601 if (VAR_P (field)) in cp_omp_mappable_type_1()
1696 && ((VAR_P (*decl) in cplus_decl_attributes()
1700 if (VAR_P (*decl) in cplus_decl_attributes()
1704 else if (VAR_P (*decl) in cplus_decl_attributes()
2137 || (VAR_P (decl) && DECL_ARTIFICIAL (decl))) in comdat_linkage()
2179 if (VAR_P (decl)) in comdat_linkage()
2212 if (VAR_P (decl)) in maybe_make_one_only()
2255 || (VAR_P (decl) && DECL_INLINE_VAR_P (decl))) in vague_linkage_p()
[all …]
Ddecl.cc672 if (VAR_P (decl) in poplevel()
860 if (VAR_P (decl) in wrapup_namespace_globals()
1102 if (VAR_P (newdecl) in decls_match()
1805 else if ((VAR_P (olddecl) && DECL_DECOMPOSITION_P (olddecl)) in duplicate_decls()
1806 || (VAR_P (newdecl) && DECL_DECOMPOSITION_P (newdecl))) in duplicate_decls()
2422 if (VAR_P (newdecl)) in duplicate_decls()
2477 if ((VAR_P (newdecl) in duplicate_decls()
2558 else if (VAR_P (newdecl) in duplicate_decls()
2690 else if (VAR_P (newdecl)) in duplicate_decls()
2882 if (VAR_P (newdecl) && DECL_HAS_INIT_PRIORITY_P (newdecl)) in duplicate_decls()
[all …]
Dcp-gimplify.cc841 if (VAR_P (decl) && CP_DECL_THREAD_LOCAL_P (decl)) in omp_var_to_track()
1204 && (VAR_P (stmt) in cp_genericize_r()
1398 if (VAR_P (decl) in cp_genericize_r()
1421 if (VAR_P (decl) in cp_genericize_r()
1483 if (VAR_P (d)) in cp_genericize_r()
1936 if (VAR_P (var) in cp_genericize()
2174 if (VAR_P (var) in cxx_omp_const_qual_no_mutable()
2238 if (VAR_P (decl) in cxx_omp_predetermined_sharing()
2246 if (VAR_P (decl) && DECL_ARTIFICIAL (decl) && DECL_TINFO_P (decl)) in cxx_omp_predetermined_sharing()
2258 if (VAR_P (decl) in cxx_omp_predetermined_mapping()
[all …]
Dsemantics.cc1085 if (VAR_P (t) || TREE_CODE (t) == PARM_DECL) in maybe_mark_exp_read_r()
1410 gcc_assert (VAR_P (range_for_decl[i]) in finish_for_stmt()
3831 return ((VAR_P (decl) || TREE_CODE (decl) == PARM_DECL) in outer_var_p()
3935 if (lambda_expr && VAR_P (decl) && DECL_ANON_UNION_VAR_P (decl)) in process_outer_var_ref()
3972 error (VAR_P (decl) in process_outer_var_ref()
4195 if ((VAR_P (decl) in finish_id_expression_1()
5018 if (VAR_P (decl) in omp_clause_decl_field()
5183 else if (!VAR_P (t) && TREE_CODE (t) != PARM_DECL) in handle_omp_array_sections_1()
5199 && VAR_P (t) && CP_DECL_THREAD_LOCAL_P (t)) in handle_omp_array_sections_1()
6880 if ((VAR_P (t) || TREE_CODE (t) == PARM_DECL) in finish_omp_clauses()
[all …]
Dvtable-class-hierarchy.cc557 while (!VAR_P (val_vtbl_decl) in register_construction_vtables()
561 gcc_assert (VAR_P (val_vtbl_decl)); in register_construction_vtables()
876 if (VAR_P (arg0)) in output_set_info()

12345