Home
last modified time | relevance | path

Searched refs:MCProcResourceDesc (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/
H A DSupport.cpp50 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks()
59 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks()
74 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks()
98 const MCProcResourceDesc &MCDesc = *SM.getProcResource(I); in computeBlockRThroughput()
H A DInstrBuilder.cpp67 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources()
174 const MCProcResourceDesc &PR = *SM.getProcResource(I); in initializeUsedResources()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSchedule.h32 struct MCProcResourceDesc { struct
56 bool operator==(const MCProcResourceDesc &Other) const { argument
306 const MCProcResourceDesc *ProcResourceTable;
340 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp34 const MCProcResourceDesc &ProcResource = *SM.getProcResource(Index); in execute()
51 const MCProcResourceDesc &SubUnit = *SM.getProcResource(SubUnitIdx); in execute()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp29 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in ResourcePressureView()
73 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printColumnNames()
112 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printResourcePressurePerIter()
H A DInstructionView.cpp42 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in toJSON()
H A DBottleneckAnalysis.cpp36 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in PressureTracker()
52 const MCProcResourceDesc &PRDesc = *SM.getProcResource(ProcResID); in getResourceUsers()
618 const MCProcResourceDesc &PRDesc = *SM.getProcResource(I); in printBottleneckHints()
H A DSchedulerStatistics.cpp141 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printSchedulerUsage()
H A DBottleneckAnalysis.h168 const MCProcResourceDesc &PRDesc = *SM.getProcResource(ProcResID); in resolveResourceName()
H A DTimelineView.cpp49 const MCProcResourceDesc &MCDesc = *SM.getProcResource(Buffer); in onReservedBuffers()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp31 const MCProcResourceDesc &LdQDesc = *SM.getProcResource(EPI.LoadQueueID); in LSUnitBase()
36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase()
H A DResourceManager.cpp65 ResourceState::ResourceState(const MCProcResourceDesc &Desc, unsigned Index, in ResourceState()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp62 const MCProcResourceDesc *const ProcResDesc = in getNonRedundantWriteProcRes()
184 const MCProcResourceDesc *const ProcResDesc = in computeIdealizedProcResPressure()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h118 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h214 ResourceState(const MCProcResourceDesc &Desc, unsigned Index, uint64_t Mask);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp178 const MCProcResourceDesc &PRD = in dumpSU()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1026 const MCProcResourceDesc *ProcResource = in minFuncUnits()
2977 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in initProcResourceVectors()
2985 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in initProcResourceVectors()
2997 const MCProcResourceDesc *ProcResource = SM.getProcResource(I); in initProcResourceVectors()
3031 const MCProcResourceDesc *ProcResource = in canReserveResources()
3073 const MCProcResourceDesc *ProcResource = in reserveResources()