Home
last modified time | relevance | path

Searched defs:NumUnits (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp30 unsigned NumUnits = ProcResource.NumUnits; in ResourcePressureView() local
74 unsigned NumUnits = ProcResource.NumUnits; in printColumnNames() local
113 unsigned NumUnits = ProcResource.NumUnits; in printResourcePressurePerIter() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp57 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
63 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() local
H A DMachineScheduler.cpp2055 unsigned NumUnits = 0; in init() local
2610 const unsigned NumUnits = SchedModel->getProcResource(ResIdx)->NumUnits; in dumpReservedCycles() local
H A DMachinePipeliner.cpp1048 unsigned NumUnits = ProcResource->NumUnits; in minFuncUnits() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp35 unsigned NumUnits = ProcResource.NumUnits; in execute() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp87 unsigned NumUnits = ProcResource.NumUnits; in getJSONTargetInfo() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp288 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; in checkAvailability() local
328 unsigned NumUnits = llvm::popcount(Resources[Index]->getReadyMask()); in checkAvailability() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSchedule.cpp98 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h103 uint32_t NumUnits; member
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h438 unsigned NumUnits; member
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp822 unsigned NumUnits = 0; in EmitProcessorResources() local