Home | History | Annotate | Download | only in config

Lines Matching refs:compact_mask

4888   unsigned compact_mask = unwind->compact_mask;
4923 || (unwind->personality_index == 3 && compact_mask != 0)
4939 unwind->data |= compact_mask << 4;
4998 else if (compact_mask)
4999 tic6x_unwind_2byte (UNWIND_OP2_POP_COMPACT | unwind->compact_mask);
5087 unsigned compact_mask = 0;
5304 compact_mask = reg_saved_mask;
5373 unwind->compact_mask = compact_mask;