Lines Matching refs:SchedModel
58 SchedModel.init(*ST.getSchedModel(), &ST, TII); in runOnMachineFunction()
749 DepCycle += MTM.SchedModel in computeInstrDepths()
774 const TargetSchedModel &SchedModel, in updatePhysDepsUpwards() argument
798 DepHeight += SchedModel in updatePhysDepsUpwards()
833 const TargetSchedModel &SchedModel, in pushDepHeight() argument
837 UseHeight += SchedModel.computeOperandLatency(Dep.DefMI, Dep.DefOp, in pushDepHeight()
952 Heights, MTM.SchedModel, MTM.TII)) in computeInstrHeights()
981 MTM.SchedModel, MTM.TII, MTM.TRI); in computeInstrHeights()
985 if (pushDepHeight(Deps[i], MI, Cycle, Heights, MTM.SchedModel, MTM.TII)) in computeInstrHeights()
1055 DepCycle += TE.MTM.SchedModel in getPHIDepth()
1067 if (unsigned IW = TE.MTM.SchedModel.getIssueWidth()) in getResourceDepth()
1078 if (unsigned IW = TE.MTM.SchedModel.getIssueWidth()) in getResourceLength()