Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp59 for (const auto *WPR = STI.getWriteProcResBegin(&SCDesc), in getNonRedundantWriteProcRes() local
182 for (const MCWriteProcResEntry &WPR : WPRS) { in computeIdealizedProcResPressure() local
291 [ProcResIdx](const std::pair<uint16_t, float> &WPR) { in getAsPoint()
H A DAnalysis.cpp408 for (const auto &WPR : RSC.NonRedundantWriteProcRes) { in printSchedClassDescHtml() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, in TargetSubtargetInfo()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp228 const MCWriteProcResEntry *WPR, in MCSubtargetInfo()