Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
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()
DInstrBuilder.cpp67 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources()
171 const MCProcResourceDesc &PR = *SM.getProcResource(I); in initializeUsedResources()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSchedule.h32 struct MCProcResourceDesc { struct
56 bool operator==(const MCProcResourceDesc &Other) const { argument
305 const MCProcResourceDesc *ProcResourceTable;
339 const MCProcResourceDesc *getProcResource(unsigned ProcResourceIdx) const { in getProcResource()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DInstructionTables.cpp35 const MCProcResourceDesc &ProcResource = *SM.getProcResource(Index); in execute()
52 const MCProcResourceDesc &SubUnit = *SM.getProcResource(SubUnitIdx); in execute()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp31 const MCProcResourceDesc &LdQDesc = *SM.getProcResource(EPI.LoadQueueID); in LSUnitBase()
36 const MCProcResourceDesc &StQDesc = *SM.getProcResource(EPI.StoreQueueID); in LSUnitBase()
DResourceManager.cpp65 ResourceState::ResourceState(const MCProcResourceDesc &Desc, unsigned Index, in ResourceState()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSchedule.h118 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DResourceManager.h215 ResourceState(const MCProcResourceDesc &Desc, unsigned Index, uint64_t Mask);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp178 const MCProcResourceDesc &PRD = in dumpSU()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp945 const MCProcResourceDesc *ProcResource = in minFuncUnits()
2903 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in initProcResourceVectors()
2911 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in initProcResourceVectors()
2923 const MCProcResourceDesc *ProcResource = SM.getProcResource(I); in initProcResourceVectors()
2957 const MCProcResourceDesc *ProcResource = in canReserveResources()
2999 const MCProcResourceDesc *ProcResource = in reserveResources()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc20872 static const llvm::MCProcResourceDesc AtomModelProcResources[] = {
20934 static const llvm::MCProcResourceDesc BdVer2ModelProcResources[] = {
20998 static const llvm::MCProcResourceDesc BroadwellModelProcResources[] = {
21080 static const llvm::MCProcResourceDesc BtVer2ModelProcResources[] = {
21139 static const llvm::MCProcResourceDesc SkylakeServerModelProcResources[] = {
21194 static const llvm::MCProcResourceDesc SandyBridgeModelProcResources[] = {
21246 static const llvm::MCProcResourceDesc HaswellModelProcResources[] = {
21298 static const llvm::MCProcResourceDesc SLMModelProcResources[] = {
21363 static const llvm::MCProcResourceDesc SkylakeClientModelProcResources[] = {
21451 static const llvm::MCProcResourceDesc Znver1ModelProcResources[] = {
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc13142 static const llvm::MCProcResourceDesc CycloneModelProcResources[] = {
13182 static const llvm::MCProcResourceDesc CortexA53ModelProcResources[] = {
13217 static const llvm::MCProcResourceDesc CortexA57ModelProcResources[] = {
13262 static const llvm::MCProcResourceDesc ExynosM3ModelProcResources[] = {
13355 static const llvm::MCProcResourceDesc ExynosM4ModelProcResources[] = {
13460 static const llvm::MCProcResourceDesc ExynosM5ModelProcResources[] = {
13553 static const llvm::MCProcResourceDesc FalkorModelProcResources[] = {
13601 static const llvm::MCProcResourceDesc KryoModelProcResources[] = {
13638 static const llvm::MCProcResourceDesc ThunderXT8XModelProcResources[] = {
13680 static const llvm::MCProcResourceDesc ThunderX2T99ModelProcResources[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc3648 static const llvm::MCProcResourceDesc MipsGenericModelProcResources[] = {
3695 static const llvm::MCProcResourceDesc MipsP5600ModelProcResources[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc18028 static const llvm::MCProcResourceDesc CortexA9ModelProcResources[] = {
18077 static const llvm::MCProcResourceDesc CortexA57ModelProcResources[] = {
18112 static const llvm::MCProcResourceDesc CortexM4ModelProcResources[] = {
18140 static const llvm::MCProcResourceDesc CortexR52ModelProcResources[] = {
18174 static const llvm::MCProcResourceDesc SwiftModelProcResources[] = {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenSubtargetInfo.inc7988 static const llvm::MCProcResourceDesc P9ModelProcResources[] = {