Home
last modified time | relevance | path

Searched defs:IPC (Results 1 – 6 of 6) 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.cpp172 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp816 } else if (auto *IPC = dyn_cast<InstrProfTimestampInst>(Instr)) { in lowerIntrinsics() local
819 } else if (auto *IPC = dyn_cast<InstrProfCoverInst>(Instr)) { in lowerIntrinsics() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2445 auto IPC = D.private_counters().begin(); in EmitOMPSimdFinal() local