Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:tB

5265              ARMCC::AL && Inst.getOpcode() != ARM::tB &&
7086 case ARM::tB:
7108 // If the conditional is AL, we really want tB.
7110 Inst.setOpcode(ARM::tB);