| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetSchedule.h | 118 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource() function 119 return SchedModel.getProcResource(PIdx); in getProcResource() 126 return SchedModel.getProcResource(PIdx)->Name; in getResourceName() 166 return SchedModel.getProcResource(PIdx)->BufferSize; in getResourceBufferSize()
|
| H A D | MachineScheduler.h | 763 return SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin && in isUnbufferedGroup() 764 !SchedModel->getProcResource(PIdx)->BufferSize; in isUnbufferedGroup()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/ |
| H A D | Support.cpp | 50 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 D | InstrBuilder.cpp | 67 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/lib/Target/SystemZ/ |
| H A D | SystemZHazardRecognizer.cpp | 179 *SchedModel->getProcResource(PI->ProcResourceIdx); in dumpSU() 238 dbgs() << SchedModel->getProcResource(i)->Name in dumpProcResourceCounters() 244 << SchedModel->getProcResource(CriticalResourceIdx)->Name in dumpProcResourceCounters() 300 if (SchedModel->getProcResource(PI->ProcResourceIdx)->BufferSize == 1) in EmitInstruction() 313 << SchedModel->getProcResource(PI->ProcResourceIdx)->Name in EmitInstruction() 422 switch (SchedModel->getProcResource(PRE.ProcResourceIdx)->BufferSize) { in emitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/ |
| H A D | InstructionTables.cpp | 34 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 D | ResourcePressureView.cpp | 29 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 D | InstructionView.cpp | 42 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in toJSON()
|
| H A D | BottleneckAnalysis.cpp | 36 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 D | SchedulerStatistics.cpp | 141 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printSchedulerUsage()
|
| H A D | BottleneckAnalysis.h | 168 const MCProcResourceDesc &PRDesc = *SM.getProcResource(ProcResID); in resolveResourceName()
|
| H A D | TimelineView.cpp | 49 const MCProcResourceDesc &MCDesc = *SM.getProcResource(Buffer); in onReservedBuffers()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
| H A D | SchedClassResolution.cpp | 63 SM.getProcResource(WPR->ProcResourceIdx); in getNonRedundantWriteProcRes() 185 SM.getProcResource(WPR.ProcResourceIdx); in computeIdealizedProcResPressure() 254 if (NameOrId == SchedModel.getProcResource(I)->Name) in findProcResIdx()
|
| H A D | Analysis.cpp | 411 SM.getProcResource(WPR.ProcResourceIdx)->Name); in printSchedClassDescHtml() 420 .getProcResource(Pressure.first) in printSchedClassDescHtml()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetSchedule.cpp | 73 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() 79 unsigned NumUnits = SchedModel.getProcResource(Idx)->NumUnits; in init() 316 if (!SchedModel.getProcResource(PRI->ProcResourceIdx)->BufferSize) in computeOutputLatency()
|
| H A D | MachineScheduler.cpp | 2054 NumUnits += SchedModel->getProcResource(i)->NumUnits; in init() 2056 auto SubUnits = SchedModel->getProcResource(i)->SubUnitsIdxBegin; in init() 2057 for (unsigned U = 0, UE = SchedModel->getProcResource(i)->NumUnits; in init() 2108 unsigned NumberOfInstances = SchedModel->getProcResource(PIdx)->NumUnits; in getNextResourceCycle() 2128 auto SubUnits = SchedModel->getProcResource(PIdx)->SubUnitsIdxBegin; in getNextResourceCycle() 2460 if (SchedModel->getProcResource(PIdx)->BufferSize == 0) { in bumpNode() 2808 dbgs() << " " << SchedModel->getProcResource(ResIdx)->Name << " "; in traceCandidate()
|
| H A D | MachinePipeliner.cpp | 1027 STI->getSchedModel().getProcResource(PRE.ProcResourceIdx); 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() 3032 SM.getProcResource(I->ProcResourceIdx); in canReserveResources() 3074 SM.getProcResource(PRE.ProcResourceIdx); in reserveResources()
|
| H A D | MachineTraceMetrics.cpp | 874 << MTM.SchedModel.getProcResource(K)->Name << " (" in computeInstrDepths() 1059 << MTM.SchedModel.getProcResource(K)->Name << " (" in computeInstrHeights()
|
| H A D | ScheduleDAGInstrs.cpp | 600 switch (SchedModel.getProcResource(PRE.ProcResourceIdx)->BufferSize) { in initSUnits()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/ |
| H A D | LSUnit.cpp | 31 const MCProcResourceDesc &LdQDesc = *SM.getProcResource(EPI.LoadQueueID); in LSUnitBase() 36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase()
|
| H A D | ResourceManager.cpp | 131 std::make_unique<ResourceState>(*SM.getProcResource(I), I, Mask); in ResourceManager()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCSchedule.h | 340 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | MCSchedule.cpp | 97 unsigned NumUnits = SM.getProcResource(I->ProcResourceIdx)->NumUnits; in getReciprocalThroughput()
|