Lines Matching refs:_br
2317 _br(Label, CondARM32::NE); in div0Check()
3646 _br(Instr->getTargetUnconditional()); in lowerBr()
3660 _br(TargetTrue, Cond.WhenTrue1); in lowerBr()
3665 _br(TargetTrue, TargetFalse, Cond.WhenTrue0); in lowerBr()
3668 _br(TargetFalse); in lowerBr()
3671 _br(TargetTrue); in lowerBr()
4843 _br(Retry, CondARM32::NE); in lowerLoadLinkedStoreExclusive()
5976 _br(Instr->getLabel(I), CondARM32::EQ); in lowerSwitch()
5978 _br(Instr->getLabelDefault()); in lowerSwitch()
5999 _br(Instr->getLabel(I), CondARM32::EQ); in lowerSwitch()
6001 _br(Instr->getLabelDefault()); in lowerSwitch()