Home | History | Annotate | Download | only in ARM

Lines Matching refs:InstSize

610       unsigned InstSize = (Opc == ARM::tBR_JTr || Opc == ARM::t2BR_JT) ? 2 : 4;
617 return NumEntries * EntrySize + InstSize;