Lines Matching refs:_br
2311 _br(Label, CondARM32::NE); in div0Check()
3660 _br(Instr->getTargetUnconditional()); in lowerBr()
3674 _br(TargetTrue, Cond.WhenTrue1); in lowerBr()
3679 _br(TargetTrue, TargetFalse, Cond.WhenTrue0); in lowerBr()
3682 _br(TargetFalse); in lowerBr()
3685 _br(TargetTrue); in lowerBr()
4856 _br(Retry, CondARM32::NE); in lowerLoadLinkedStoreExclusive()
6197 _br(Instr->getLabel(I), CondARM32::EQ); in lowerSwitch()
6199 _br(Instr->getLabelDefault()); in lowerSwitch()
6220 _br(Instr->getLabel(I), CondARM32::EQ); in lowerSwitch()
6222 _br(Instr->getLabelDefault()); in lowerSwitch()