Home | History | Annotate | Download | only in CodeGen

Lines Matching defs: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
277 // other types of edges.
602 // registers are available for the other group subregisters, then we
609 TRI->getMinimalPhysRegClass(SuperReg, MVT::Other);
864 // If the SUnit has other dependencies on the SUnit that
867 // units from being scheduled past each other
870 // Also, if there are dependencies on other SUnits with the
892 DEBUG(dbgs() << " (other dependency)\n");