Lines Matching refs:Daddu
187 __ Daddu(scratch1_, object_, index_); in Generate() local
355 __ Daddu(i.TempRegister(0), i.InputRegister(0), i.InputRegister(1)); \
536 tasm->Daddu(sp, sp, -stack_slot_delta * kPointerSize); in AdjustStackPointerForTailCall()
705 __ Daddu(a2, a2, Operand(Code::kHeaderSize - kHeapObjectTag)); in AssembleArchInstruction() local
848 __ Daddu(kScratchReg, object, index); in AssembleArchInstruction() local
860 __ Daddu(i.OutputRegister(), base_reg, Operand(offset.offset())); in AssembleArchInstruction() local
872 __ Daddu(kScratchReg, base_reg, Operand(offset.offset())); in AssembleArchInstruction() local
875 __ Daddu(i.OutputRegister(), i.OutputRegister(), kPointerSize); in AssembleArchInstruction() local
879 __ Daddu(kScratchReg, base_reg, Operand(offset.offset())); in AssembleArchInstruction() local
884 __ Daddu(i.OutputRegister(), i.OutputRegister(), kScratchReg2); in AssembleArchInstruction() local
962 __ Daddu(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction() local
3295 __ Daddu(result, left, Operand(-right.immediate())); in AssembleArchBoolean() local
3526 __ Daddu(sp, sp, Operand(returns * kPointerSize)); in AssembleReturn() local
3565 __ Daddu(sp, sp, pop_reg); in AssembleReturn() local