Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSchedule.h26 struct MCProcResourceDesc { struct
47 bool operator==(const MCProcResourceDesc &Other) const { argument
188 const MCProcResourceDesc *ProcResourceTable;
212 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSupport.cpp31 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks()
40 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks()
68 const MCProcResourceDesc &MCDesc = *SM.getProcResource(I); in computeBlockRThroughput()
DInstructionTables.cpp37 const MCProcResourceDesc &ProcResource = *SM.getProcResource(Index); in execute()
54 const MCProcResourceDesc &SubUnit = *SM.getProcResource(SubUnitIdx); in execute()
DResourcePressureView.cpp28 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in initialize()
64 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printColumnNames()
104 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printResourcePressurePerIteration()
DScheduler.h171 ResourceState(const llvm::MCProcResourceDesc &Desc, unsigned Index, in ResourceState()
288 void addResource(const llvm::MCProcResourceDesc &Desc, unsigned Index,
DSchedulerStatistics.cpp80 const MCProcResourceDesc &ProcResource = *SM.getProcResource(I); in printSchedulerUsage()
DScheduler.cpp54 void ResourceManager::addResource(const MCProcResourceDesc &Desc, in addResource()
DInstrBuilder.cpp53 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSchedule.h32 struct MCProcResourceDesc { struct
56 bool operator==(const MCProcResourceDesc &Other) const { argument
308 const MCProcResourceDesc *ProcResourceTable;
342 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource()
/external/llvm/include/llvm/CodeGen/
DTargetSchedule.h106 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSchedule.h115 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp342 const llvm::MCProcResourceDesc *const ProcResDesc = in getNonRedundantWriteProcRes()
731 const llvm::MCProcResourceDesc *const ProcResDesc = in computeIdealizedProcResPressure()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp174 const MCProcResourceDesc &PRD = in dumpSU()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc2333 static const llvm::MCProcResourceDesc MipsGenericModelProcResources[] = {
2379 static const llvm::MCProcResourceDesc MipsP5600ModelProcResources[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc10408 static const llvm::MCProcResourceDesc CortexA53ModelProcResources[] = {
10443 static const llvm::MCProcResourceDesc CortexA57ModelProcResources[] = {
10478 static const llvm::MCProcResourceDesc CycloneModelProcResources[] = {
10520 static const llvm::MCProcResourceDesc ExynosM1ModelProcResources[] = {
10576 static const llvm::MCProcResourceDesc ExynosM3ModelProcResources[] = {
10653 static const llvm::MCProcResourceDesc FalkorModelProcResources[] = {
10701 static const llvm::MCProcResourceDesc KryoModelProcResources[] = {
10738 static const llvm::MCProcResourceDesc ThunderXT8XModelProcResources[] = {
10780 static const llvm::MCProcResourceDesc ThunderX2T99ModelProcResources[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc15690 static const llvm::MCProcResourceDesc AtomModelProcResources[] = {
15773 static const llvm::MCProcResourceDesc BroadwellModelProcResources[] = {
15880 static const llvm::MCProcResourceDesc BtVer2ModelProcResources[] = {
15979 static const llvm::MCProcResourceDesc SkylakeServerModelProcResources[] = {
16063 static const llvm::MCProcResourceDesc SandyBridgeModelProcResources[] = {
16155 static const llvm::MCProcResourceDesc HaswellModelProcResources[] = {
16207 static const llvm::MCProcResourceDesc SLMModelProcResources[] = {
16312 static const llvm::MCProcResourceDesc SkylakeClientModelProcResources[] = {
16402 static const llvm::MCProcResourceDesc Znver1ModelProcResources[] = {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc16202 static const llvm::MCProcResourceDesc CortexA9ModelProcResources[] = {
16251 static const llvm::MCProcResourceDesc CortexA57ModelProcResources[] = {
16301 static const llvm::MCProcResourceDesc CortexR52ModelProcResources[] = {
16335 static const llvm::MCProcResourceDesc SwiftModelProcResources[] = {