Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Other

90   unsigned Other = (Parent == Group1) ? Group2 : Group1;
91 GroupNodes.at(Other) = Parent;
98 // stay as is because there could be other GroupNodes referring to
286 // other types of edges.
593 // registers are available for the other group subregisters, then we
600 TRI->getMinimalPhysRegClass(SuperReg, MVT::Other);
829 // If the SUnit has other dependencies on the SUnit that
832 // units from being scheduled past each other
835 // Also, if there are dependencies on other SUnits with the
857 DEBUG(dbgs() << " (other dependency)\n");