Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsStackSlot

337         DCHECK(op.IsStackSlot() || op.IsFPStackSlot());
709 DCHECK(spill_op.IsStackSlot() || spill_op.IsFPStackSlot());
1666 if (output->IsStackSlot()) {
1733 if (first_output->IsStackSlot()) {
3649 DCHECK(spill_operand.IsStackSlot());
3712 DCHECK(!operand.IsStackSlot());