Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DMicroOpQueueStage.cpp38 MicroOpQueueStage::MicroOpQueueStage(unsigned Size, unsigned IPC, in MicroOpQueueStage()
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DSummaryView.h56 double IPC; member
H A DSchedulerStatistics.cpp115 unsigned IPC = Entry.second; in printSchedulerStats() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp172 IndexPlusCostPairTy &IPC = Entry.IndexPlusCost; in addRegisterFile() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Di370-opc.c437 #define IPC I370_OPCODE_ESA390_PC macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Di370-opc.c449 #define IPC I370_OPCODE_ESA390_PC macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp424 } else if (auto *IPC = dyn_cast<InstrProfCoverInst>(&Instr)) { in lowerIntrinsics() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2417 auto IPC = D.private_counters().begin(); in EmitOMPSimdFinal() local