Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h253 struct MCSchedModel { struct
265 unsigned IssueWidth;
282 unsigned MicroOpBufferSize;
294 unsigned LoadLatency;
301 unsigned HighLatency;
306 unsigned MispredictPenalty;
311 bool CompleteModel;
316 bool EnableIntervals;
318 unsigned ProcID;
321 unsigned NumProcResourceKinds;
[all …]