Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsDoubleStackSlot

1296       DCHECK(source.IsDoubleStackSlot());
1304 } else if (source.IsDoubleStackSlot()) {
1319 DCHECK(destination.IsDoubleStackSlot()) << destination;
1335 DCHECK(source.IsDoubleStackSlot()) << source;
1521 DCHECK(right.IsDoubleStackSlot());
1554 DCHECK(rhs.IsDoubleStackSlot());
2706 } else if (in.IsDoubleStackSlot()) {
2738 } else if (in.IsDoubleStackSlot()) {
2758 } else if (in.IsDoubleStackSlot()) {
2869 if (!in.IsDoubleStackSlot() || !out.IsStackSlot()) {
2919 if (!in.IsDoubleStackSlot() || !out.IsDoubleStackSlot()) {
2927 if (out.IsDoubleStackSlot()) {
3031 } else if (second.IsDoubleStackSlot()) {
3074 DCHECK(second.IsDoubleStackSlot());
3137 } else if (second.IsDoubleStackSlot()) {
3180 DCHECK(second.IsDoubleStackSlot());
3314 DCHECK(second.IsDoubleStackSlot()) << second;
3370 DCHECK(second.IsDoubleStackSlot());
3393 } else if (source.IsDoubleStackSlot()) {
3782 DCHECK(second.IsDoubleStackSlot());
4566 } else if (location.IsDoubleStackSlot()) {
4723 } else if (right.IsDoubleStackSlot()) {
4733 } else if (right.IsDoubleStackSlot()) {
6250 } else if (destination.IsDoubleStackSlot()) {
6265 } else if (source.IsDoubleStackSlot()) {
6273 DCHECK(destination.IsDoubleStackSlot()) << destination;
6323 if (destination.IsDoubleStackSlot()) {
6350 DCHECK(destination.IsDoubleStackSlot()) << destination;
6439 } else if (source.IsFpuRegister() && destination.IsDoubleStackSlot()) {
6451 } else if (destination.IsFpuRegister() && source.IsDoubleStackSlot()) {
6463 } else if (destination.IsDoubleStackSlot() && source.IsDoubleStackSlot()) {
7584 } else if (second.IsDoubleStackSlot()) {