Lines Matching refs:subi
215 subi(location, location, Operand(stack_offset)); in MultiPush()
242 subi(location, location, Operand(stack_offset)); in MultiPushDoubles()
655 subi(sp, sp, Operand(num_unsaved * kPointerSize)); in PushSafepointRegisters()
1149 subi(sp, fp, Operand(ExitFrameConstants::kFixedFrameSizeFromFp)); in EnterExitFrame()
2455 subi(scratch1, scratch1, Operand(value)); in DecrementCounter()
2572 subi(scratch, reg, Operand(1)); in JumpIfNotPowerOfTwoOrZero()
2584 subi(scratch, reg, Operand(1)); in JumpIfNotPowerOfTwoOrZeroAndNeg()
3438 subi(sp, sp, Operand(kDoubleSize)); in MovIntToDouble()
3464 subi(sp, sp, Operand(kDoubleSize)); in MovUnsignedIntToDouble()
3491 subi(sp, sp, Operand(kDoubleSize)); in MovInt64ToDouble()
3516 subi(sp, sp, Operand(kDoubleSize)); in MovInt64ComponentsToDouble()
3537 subi(sp, sp, Operand(kDoubleSize)); in InsertDoubleLow()
3557 subi(sp, sp, Operand(kDoubleSize)); in InsertDoubleHigh()
3574 subi(sp, sp, Operand(kDoubleSize)); in MovDoubleLowToInt()
3591 subi(sp, sp, Operand(kDoubleSize)); in MovDoubleHighToInt()
3611 subi(sp, sp, Operand(kDoubleSize)); in MovDoubleToInt64()
3625 subi(sp, sp, Operand(kFloatSize)); in MovIntToFloat()
3634 subi(sp, sp, Operand(kFloatSize)); in MovFloatToInt()