Home | History | Annotate | Download | only in arm

Lines Matching refs:GetCondition

1671     CompareStub stub(GetCondition(), strict(), NO_COMPARE_FLAGS, r1, r0);
1736 if (Assembler::GetCondition(branch_instr) == eq) {
1749 ASSERT(Assembler::GetCondition(branch_instr) == ne);