Home | History | Annotate | Download | only in arm

Lines Matching refs:EmitBranch

549   EmitBranch(cond, label, false);
554 EmitBranch(cond, label, true);
562 EmitBranch(AL, label, false);
709 void Arm32Assembler::EmitBranch(Condition cond, Label* label, bool link) {