Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp64 for (const auto *WPR = STI.getWriteProcResBegin(&SCDesc), in getNonRedundantWriteProcRes() local
83 const MCWriteProcResEntry *WPR = Entry.second; in getNonRedundantWriteProcRes() local
204 for (const MCWriteProcResEntry &WPR : WPRS) { in computeIdealizedProcResPressure() local
313 [ProcResIdx](const std::pair<uint16_t, float> &WPR) { in getAsPoint()
H A DAnalysis.cpp404 for (const auto &WPR : RSC.NonRedundantWriteProcRes) { in printSchedClassDescHtml() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp229 const MCWriteProcResEntry *WPR, in MCSubtargetInfo()