Home
last modified time | relevance | path

Searched defs:SchedModel (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h40 const TargetSchedModel *SchedModel; variable
128 const TargetSchedModel *SchedModel = nullptr; member
208 const TargetSchedModel *SchedModel = nullptr; variable
H A DTargetSchedule.h33 MCSchedModel SchedModel; variable
H A DTargetSubtargetInfo.h145 const TargetSchedModel *SchedModel) const { in resolveSchedClass()
H A DScheduleDAGInstrs.h126 TargetSchedModel SchedModel; variable
H A DMachineTraceMetrics.h92 TargetSchedModel SchedModel; variable
H A DMachineScheduler.h621 const TargetSchedModel *SchedModel = nullptr; variable
938 const TargetSchedModel *SchedModel = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.h48 const TargetSchedModel *SchedModel; variable
H A DSystemZMachineScheduler.h38 TargetSchedModel SchedModel; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StorePairSuppress.cpp34 TargetSchedModel SchedModel; member in __anon9658e73c0111::AArch64StorePairSuppress
H A DAArch64ConditionalCompares.cpp764 MCSchedModel SchedModel; member in __anonbd96cf2c0211::AArch64ConditionalCompares
H A DAArch64SIMDInstrOpt.cpp71 TargetSchedModel SchedModel; member
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h59 const MCSchedModel *SchedModel; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp765 MCSchedModel SchedModel; member in __anon3786be1d0311::EarlyIfConverter
1089 TargetSchedModel SchedModel; member in __anon3786be1d0911::EarlyIfPredicator
H A DMachineTraceMetrics.cpp893 const TargetSchedModel &SchedModel, in updatePhysDepsUpwards()
954 const TargetSchedModel &SchedModel, in pushDepHeight()
H A DMachineCombiner.cpp69 MCSchedModel SchedModel; member in __anonf5865b4f0111::MachineCombiner
H A DTargetInstrInfo.cpp1269 unsigned TargetInstrInfo::defaultDefLatency(const MCSchedModel &SchedModel, in defaultDefLatency()
1295 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency()
H A DMachineLICM.cpp120 TargetSchedModel SchedModel; member in __anon716971650111::MachineLICMBase
H A DMachineScheduler.cpp2025 init(ScheduleDAGMI *DAG, const TargetSchedModel *SchedModel) { in init()
2653 const TargetSchedModel *SchedModel) { in initResourceDelta()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp274 const auto &SchedModel = STI.getSchedModel(); in findProcResIdx() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp33 TargetSchedModel SchedModel; member in __anonf725af2e0111::AMDGPUInsertDelayAlu
H A DSIInstrInfo.h48 TargetSchedModel SchedModel; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp330 const MCSchedModel &SchedModel = getSchedModelForCPU(CPU); in getInstrItineraryForCPU() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h452 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency()
H A DPPCTargetTransformInfo.cpp347 TargetSchedModel SchedModel; in isHardwareLoopProfitable() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h220 MCSchedModel SchedModel; variable

12