Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsDoubleStackSlot

113   } else if (IsDoubleRegister() || IsDoubleStackSlot()) {
114 return op->IsDoubleRegister() || op->IsDoubleStackSlot();