Home | History | Annotate | Download | only in CodeGen

Lines Matching full:mops

1830   DEBUG(dbgs() << "  " << Available.getName() << " + Remain MOps: "
2005 // scheduled MOps to be "retired". We do loosely model in-order resource
2017 assert(Rem->RemIssueCount >= DecRemIssue && "MOps double counted");
2087 // resets CurrMOps. Loop to handle instructions with more MOps than issue in
2088 // one cycle. Since we commonly reach the max MOps here, opportunistically
2092 DEBUG(dbgs() << " *** Max MOps " << CurrMOps