Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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 in printResourcePressurePerIter() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp35 unsigned NumUnits = ProcResource.NumUnits; in execute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp63 ResourceLCM = std::lcm(ResourceLCM, NumUnits); in init() local
57 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; init() local
H A DMachineScheduler.cpp2314 unsigned NumUnits = 0; in init() local
2925 const unsigned NumUnits = SchedModel->getProcResource(ResIdx)->NumUnits; in dumpReservedCycles() local
H A DMachinePipeliner.cpp1160 unsigned NumUnits = ProcResource->NumUnits; in minFuncUnits() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp87 unsigned NumUnits = ProcResource.NumUnits; in getJSONTargetInfo() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp99 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h103 uint32_t NumUnits; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h33 unsigned NumUnits; // Number of resource of this kind member
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h438 unsigned NumUnits; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp843 unsigned NumUnits = 0; in EmitProcessorResources() local