Home
last modified time | relevance | path

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

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