Searched refs:IssueWidth (Results 1 – 25 of 70) sorted by relevance
123
74 IssueWidth = ItinData->SchedModel.IssueWidth; in ScoreboardHazardRecognizer()105 if (IssueWidth == 0) in atIssueLimit()108 return IssueCount == IssueWidth; in atIssueLimit()
71 ResourceLCM = SchedModel.IssueWidth; in init()77 MicroOpFactor = ResourceLCM / SchedModel.IssueWidth; in init()
106 return ((double)SCDesc.NumMicroOps) / SM.IssueWidth; in getReciprocalThroughput()119 return 1.0 / IssueWidth; in getReciprocalThroughput()
225 unsigned IssueWidth = TSM.getIssueWidth(); in addPadding() local227 for (unsigned i = 0, e = IssueWidth * NOOPsToAdd; i != e; ++i) in addPadding()
99 unsigned IssueWidth = 0; variable
99 unsigned getIssueWidth() const { return SchedModel.IssueWidth; } in getIssueWidth()
28 let IssueWidth = 4;
37 let IssueWidth = 4;
31 let IssueWidth = 4;
39 let IssueWidth = 4;
72 let IssueWidth = 4;
39 let IssueWidth = 1;
256 unsigned IssueWidth; member
35 DispatchWidth = Subtarget.getSchedModel().IssueWidth; in DispatchStage()
159 let IssueWidth = 1; // 1 instruction is dispatched per cycle.
118 let IssueWidth = 4; // 4 (non-branch) instructions are dispatched per cycle.
271 let IssueWidth = 2; // 2 micro-ops are dispatched per cycle.
19 let IssueWidth = 8; // 8 uops are dispatched per cycle.
20 let IssueWidth = 5; // 5-wide issue for expanded uops
14 let IssueWidth = 1; // Only IT can be dual-issued, so assume single-issue
16 let IssueWidth = 1; // 1 micro-ops are dispatched per cycle.
64 let IssueWidth = 1;
89 // global IssueWidth property, which constrains the number of microops