Home | History | Annotate | Download | only in arm64

Lines Matching refs:IsStackSlot

209     DCHECK(op->IsStackSlot() || op->IsDoubleStackSlot());
1467 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1474 } else if (source->IsStackSlot()) {
1476 DCHECK(destination->IsRegister() || destination->IsStackSlot());
1487 if (destination->IsRegister() || destination->IsStackSlot()) {
1505 if (destination->IsStackSlot()) {
1574 DCHECK(destination->IsStackSlot());
1580 } else if (source->IsStackSlot() || source->IsDoubleStackSlot()) {