Searched refs:all_zero (Results 1 – 8 of 8) sorted by relevance
245 int all_zero; in addr_or() local251 all_zero = 1; in addr_or()257 all_zero = 0; in addr_or()261 return !all_zero; in addr_or()274 int all_zero; in addr_and() local280 all_zero = 1; in addr_and()286 all_zero = 0; in addr_and()290 return !all_zero; in addr_and()
674 timer::all_zero (const timevar_time_def &elapsed) in all_zero() function in timer734 if (! all_zero ((*i).second)) in print()743 && all_zero (tv->elapsed)) in print()755 if (! all_zero ((*i).second)) in print()
135 static bool all_zero (const timevar_time_def &elapsed);
1254 int all_zero = 0; in store_fixed_bit_field_1() local1280 all_zero = 1; in store_fixed_bit_field_1()1328 if (! all_zero) in store_fixed_bit_field_1()
15780 (timer::all_zero): New static helper.15788 (timer::print): Print sub-timevar stats, use all_zero.
676 timer::all_zero (const timevar_time_def &elapsed) in all_zero() function736 if (! all_zero ((*i).second)) in print()745 && all_zero (tv->elapsed)) in print()757 if (! all_zero ((*i).second)) in print()
1249 int all_zero = 0; in store_fixed_bit_field_1() local1275 all_zero = 1; in store_fixed_bit_field_1()1323 if (! all_zero) in store_fixed_bit_field_1()