Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:tB

5250              ARMCC::AL && Inst.getOpcode() != ARM::tB &&
7094 case ARM::tB:
7116 // If the conditional is AL, we really want tB.
7118 Inst.setOpcode(ARM::tB);