Searched refs:ZERO_VIEW_P (Results 1 – 2 of 2) sorted by relevance
3407 #define ZERO_VIEW_P(N) ((N) == (var_loc_view)0 \ macro10236 if (!ZERO_VIEW_P (loc->vbegin) || !ZERO_VIEW_P (loc->vend)) in loc_list_has_views()10314 if (ZERO_VIEW_P (curr->vbegin) && ZERO_VIEW_P (curr->vend)) in dwarf2out_maybe_output_loclist_view_pair()10322 if (ZERO_VIEW_P (curr->vbegin)) in dwarf2out_maybe_output_loclist_view_pair()10331 if (ZERO_VIEW_P (curr->vend)) in dwarf2out_maybe_output_loclist_view_pair()10380 if (!ZERO_VIEW_P (curr->vbegin)) in output_loc_list()10392 if (!ZERO_VIEW_P (curr->vend)) in output_loc_list()17761 || !ZERO_VIEW_P (node->view)) in dw_loc_list()24818 if (debug_variable_location_views && !ZERO_VIEW_P (ied->view) in add_high_low_attributes()28271 && !ZERO_VIEW_P (cur_line_info_table->view)))) in dwarf2out_inline_entry()
27984 (ZERO_VIEW_P): Likewise.29802 (ZERO_VIEW_P): New macro.