Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp38 MicroOpQueueStage::MicroOpQueueStage(unsigned Size, unsigned IPC, in MicroOpQueueStage()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.h56 double IPC; global() member
H A DSchedulerStatistics.cpp114 unsigned IPC = Entry.second; in printSchedulerStats() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp177 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp598 if (auto *IPC = dyn_cast<InstrProfCallsite>(Prev)) in getCallsiteInstrumentation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp827 } else if (auto *IPC = dyn_cast<InstrProfTimestampInst>(Instr)) { in lowerIntrinsics() local
830 } else if (auto *IPC = dyn_cast<InstrProfCoverInst>(Instr)) { in lowerIntrinsics() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2569 auto IPC = D.private_counters().begin(); in EmitOMPSimdFinal() local