Searched refs:InputStackSlot (Results 1 – 1 of 1) sorted by relevance
118 MemOperand InputStackSlot(size_t index) { in InputStackSlot() function in v8::internal::compiler::S390OperandConverter1365 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction()1368 __ Mul32(i.InputRegister(0), i.InputStackSlot(1)); in AssembleArchInstruction()1380 __ Mul64(i.InputRegister(0), i.InputStackSlot(1)); in AssembleArchInstruction()1395 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction()1398 __ mfy(r0, i.InputStackSlot(1)); in AssembleArchInstruction()1421 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction()1424 __ ml(r0, i.InputStackSlot(1)); in AssembleArchInstruction()