Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h63 struct MCWriteProcResEntry { global() struct
74 AcquireAtCycleMCWriteProcResEntry global() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp203 SmallVector<MCWriteProcResEntry, 8> WPRS) { in computeIdealizedProcResPressure()