Lines Matching refs:XTENSA_PROP_UNREACHABLE
827 if ((a->flags & XTENSA_PROP_UNREACHABLE)
828 != (b->flags & XTENSA_PROP_UNREACHABLE))
829 return ((b->flags & XTENSA_PROP_UNREACHABLE)
830 - (a->flags & XTENSA_PROP_UNREACHABLE));
6633 if ((new_entry->flags & XTENSA_PROP_UNREACHABLE) != 0
7860 while ((the_entry->flags & XTENSA_PROP_UNREACHABLE)
8347 BFD_ASSERT (ebb->ends_unreachable->flags & XTENSA_PROP_UNREACHABLE);
8780 if ((entry->flags & XTENSA_PROP_UNREACHABLE) == 0)
9308 if (the_add_entry && (the_add_entry->flags & XTENSA_PROP_UNREACHABLE))
9422 if (the_add_entry && (the_add_entry->flags & XTENSA_PROP_UNREACHABLE))
9460 if (the_add_entry && (the_add_entry->flags & XTENSA_PROP_UNREACHABLE))
10585 & XTENSA_PROP_UNREACHABLE) != 0)
10731 && (flags & XTENSA_PROP_UNREACHABLE) == 0)