Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp62 for (const auto *WPR = STI.getWriteProcResBegin(&SCDesc), in getNonRedundantWriteProcRes() local
81 const MCWriteProcResEntry *WPR = Entry.second; in getNonRedundantWriteProcRes() local
209 for (const MCWriteProcResEntry &WPR : WPRS) { in computeIdealizedProcResPressure() local
318 [ProcResIdx](const std::pair<uint16_t, float> &WPR) { in getAsPoint()
H A DAnalysis.cpp387 for (const auto &WPR : RSC.NonRedundantWriteProcRes) { in printSchedClassDescHtml() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp20 ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, in TargetSubtargetInfo() argument
/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp229 MCSubtargetInfo(const Triple & TT,StringRef C,StringRef TC,StringRef FS,ArrayRef<SubtargetFeatureKV> PF,ArrayRef<SubtargetSubTypeKV> PD,const MCWriteProcResEntry * WPR,const MCWriteLatencyEntry * WL,const MCReadAdvanceEntry * RA,const InstrStage * IS,const unsigned * OC,const unsigned * FP) MCSubtargetInfo() argument