Home
last modified time | relevance | path

Searched defs:MCSchedModel (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSchedule.h244 struct MCSchedModel { struct
256 unsigned IssueWidth;
273 unsigned MicroOpBufferSize;
281 unsigned LoopMicroOpBufferSize;
285 unsigned LoadLatency;
292 unsigned HighLatency;
297 unsigned MispredictPenalty;
302 bool CompleteModel;
304 unsigned ProcID;
307 unsigned NumProcResourceKinds;
[all …]