Lines Matching refs:Subu
361 __ Subu(i.TempRegister(0), i.TempRegister(0), Operand(i.TempRegister(3))); \
395 __ Subu(i.TempRegister(0), i.TempRegister(0), Operand(i.TempRegister(1))); \
433 __ Subu(i.TempRegister(0), i.TempRegister(0), Operand(i.TempRegister(1))); \
520 tasm->Subu(sp, sp, stack_slot_delta * kPointerSize); in AdjustStackPointerForTailCall()
864 __ Subu(kScratchReg2, kScratchReg2, Operand(kScratchReg)); in AssembleArchInstruction() local
946 __ Subu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
1566 __ Subu(sp, sp, Operand(kFloatSize)); in AssembleArchInstruction() local
1571 __ Subu(sp, sp, Operand(kDoubleSize)); in AssembleArchInstruction() local
1603 __ Subu(sp, sp, Operand(i.InputInt32(0))); in AssembleArchInstruction() local
1699 ATOMIC_BINOP_CASE(Sub, Subu) in AssembleArchInstruction()
3250 __ Subu(sp, sp, Operand(shrink_slots * kPointerSize)); in AssembleConstructFrame() local
3266 __ Subu(sp, sp, Operand(returns * kPointerSize)); in AssembleConstructFrame() local