Lines Matching refs:CMP
337 void ArmAssembler::cmp(Register rn, ShifterOperand so, Condition cond) {
338 EmitType01(cond, so.type(), CMP, 1, rn, R0, so);
1775 cmp(in_reg.AsCoreRegister(), ShifterOperand(0));
1797 cmp(scratch.AsCoreRegister(), ShifterOperand(0));
1815 cmp(in_reg.AsCoreRegister(), ShifterOperand(0));
1872 cmp(scratch.AsCoreRegister(), ShifterOperand(0));