Home
last modified time | relevance | path

Searched refs:MCWriteProcResEntry (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h81 const MCWriteProcResEntry *WriteProcResTable;
96 const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL,
160 const MCWriteProcResEntry *getWriteProcResBegin( in getWriteProcResBegin()
164 const MCWriteProcResEntry *getWriteProcResEnd( in getWriteProcResEnd()
DMCSchedule.h64 struct MCWriteProcResEntry { struct
68 bool operator==(const MCWriteProcResEntry &Other) const { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h40 struct MCWriteProcResEntry;
67 const MCWriteProcResEntry *WPR,
DTargetSchedule.h130 using ProcResIter = const MCWriteProcResEntry *;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp92 const MCWriteProcResEntry *I = STI.getWriteProcResBegin(&SCDesc); in getReciprocalThroughput()
93 const MCWriteProcResEntry *E = STI.getWriteProcResEnd(&SCDesc); in getReciprocalThroughput()
DMCSubtargetInfo.cpp212 const MCWriteProcResEntry *WPR, in MCSubtargetInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetSubtargetInfo.cpp20 const MCWriteProcResEntry *WPR, in TargetSubtargetInfo()
DTargetSchedule.cpp314 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency()
DMachinePipeliner.cpp940 for (const MCWriteProcResEntry &PRE : in minFuncUnits()
983 for (const MCWriteProcResEntry &PRE : in calcCriticalResources()
2952 const MCWriteProcResEntry *I = STI->getWriteProcResBegin(SCDesc); in canReserveResources()
2953 const MCWriteProcResEntry *E = STI->getWriteProcResEnd(SCDesc); in canReserveResources()
2991 for (const MCWriteProcResEntry &PRE : in reserveResources()
DScheduleDAGInstrs.cpp593 for (const MCWriteProcResEntry &PRE : in initSUnits()
DMachineScheduler.cpp2015 for (const MCWriteProcResEntry &PE : in checkHazard()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp419 for (const MCWriteProcResEntry &PRE : in emitInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp66 const MCWriteProcResEntry *PRE = STI.getWriteProcResBegin(&SCDesc) + I; in initializeUsedResources()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenSubtargetInfo.inc6902 extern const llvm::MCWriteProcResEntry PPCWriteProcResTable[] = {
8086 const MCWriteProcResEntry *WPR,
8235 extern const llvm::MCWriteProcResEntry PPCWriteProcResTable[];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenSubtargetInfo.inc147 extern const llvm::MCWriteProcResEntry MipsWriteProcResTable[] = {
3766 const MCWriteProcResEntry *WPR,
3887 extern const llvm::MCWriteProcResEntry MipsWriteProcResTable[];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenSubtargetInfo.inc7976 extern const llvm::MCWriteProcResEntry ARMWriteProcResTable[] = {
19330 const MCWriteProcResEntry *WPR,
19575 extern const llvm::MCWriteProcResEntry ARMWriteProcResTable[];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc303 extern const llvm::MCWriteProcResEntry X86WriteProcResTable[] = {
23062 const MCWriteProcResEntry *WPR,
23265 extern const llvm::MCWriteProcResEntry X86WriteProcResTable[];
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSubtargetInfo.inc357 extern const llvm::MCWriteProcResEntry AArch64WriteProcResTable[] = {
19151 const MCWriteProcResEntry *WPR,
19377 extern const llvm::MCWriteProcResEntry AArch64WriteProcResTable[];