Searched defs:NumUnits (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp36 unsigned NumUnits = ProcResource.NumUnits; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSchedule.cpp97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnitIndex.h37 uint32_t NumUnits; member in struct:llvm::DWARFUnitIndex::Header
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp30 unsigned NumUnits = ProcResource.NumUnits; local
73 unsigned NumUnits = ProcResource.NumUnits; local
112 unsigned NumUnits local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; local
79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; local
H A DMachinePipeliner.cpp947 unsigned NumUnits = ProcResource->NumUnits; local
2959 unsigned NumUnits = ProcResource->NumUnits; local
[all...]
H A DMachineScheduler.cpp1914 unsigned NumUnits = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp285 unsigned NumUnits = E.second.isReserved() ? 0U : E.second.NumUnits; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h34 unsigned NumUnits; // Number of resource of this kind member in struct:llvm::MCProcResourceDesc
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp789 unsigned NumUnits = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h339 unsigned NumUnits; member in struct:llvm::mca::ResourceUsage

Completed in 214 milliseconds