Lines Matching refs:IsStackSlot
425 } else if (op->IsStackSlot()) { in EmitLoadRegister()
461 } else if (op->IsStackSlot()) { in EmitLoadDoubleRegister()
553 DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot()); in ToMemOperand()
634 if (op->IsStackSlot()) { in AddToTranslation()
706 } else if (context->IsStackSlot()) { in LoadContextFromDeferred()
868 if (pointer->IsStackSlot()) { in RecordSafepoint()
1475 if (right_op->IsStackSlot()) { in DoBitI()
1600 if (right->IsStackSlot()) { in DoSubI()
1610 if (right->IsStackSlot()) { in DoSubI()
1747 if (right->IsStackSlot()) { in DoAddI()
1757 if (right->IsStackSlot()) { in DoAddI()
4385 DCHECK(input->IsRegister() || input->IsStackSlot()); in DoInteger32ToDouble()
4389 if (input->IsStackSlot()) { in DoInteger32ToDouble()