/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 40 const TargetSchedModel *SchedModel; variable 128 const TargetSchedModel *SchedModel = nullptr; member 208 const TargetSchedModel *SchedModel = nullptr; variable
|
H A D | TargetSchedule.h | 33 MCSchedModel SchedModel; variable
|
H A D | TargetSubtargetInfo.h | 145 const TargetSchedModel *SchedModel) const { in resolveSchedClass()
|
H A D | ScheduleDAGInstrs.h | 126 TargetSchedModel SchedModel; variable
|
H A D | MachineTraceMetrics.h | 92 TargetSchedModel SchedModel; variable
|
H A D | MachineScheduler.h | 621 const TargetSchedModel *SchedModel = nullptr; variable 938 const TargetSchedModel *SchedModel = nullptr; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.h | 48 const TargetSchedModel *SchedModel; variable
|
H A D | SystemZMachineScheduler.h | 38 TargetSchedModel SchedModel; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 34 TargetSchedModel SchedModel; member in __anon9658e73c0111::AArch64StorePairSuppress
|
H A D | AArch64ConditionalCompares.cpp | 764 MCSchedModel SchedModel; member in __anonbd96cf2c0211::AArch64ConditionalCompares
|
H A D | AArch64SIMDInstrOpt.cpp | 71 TargetSchedModel SchedModel; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 59 const MCSchedModel *SchedModel; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 765 MCSchedModel SchedModel; member in __anon3786be1d0311::EarlyIfConverter 1089 TargetSchedModel SchedModel; member in __anon3786be1d0911::EarlyIfPredicator
|
H A D | MachineTraceMetrics.cpp | 893 const TargetSchedModel &SchedModel, in updatePhysDepsUpwards() 954 const TargetSchedModel &SchedModel, in pushDepHeight()
|
H A D | MachineCombiner.cpp | 69 MCSchedModel SchedModel; member in __anonf5865b4f0111::MachineCombiner
|
H A D | TargetInstrInfo.cpp | 1269 unsigned TargetInstrInfo::defaultDefLatency(const MCSchedModel &SchedModel, in defaultDefLatency() 1295 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency()
|
H A D | MachineLICM.cpp | 120 TargetSchedModel SchedModel; member in __anon716971650111::MachineLICMBase
|
H A D | MachineScheduler.cpp | 2025 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 D | SchedClassResolution.cpp | 274 const auto &SchedModel = STI.getSchedModel(); in findProcResIdx() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInsertDelayAlu.cpp | 33 TargetSchedModel SchedModel; member in __anonf725af2e0111::AMDGPUInsertDelayAlu
|
H A D | SIInstrInfo.h | 48 TargetSchedModel SchedModel; variable
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 330 const MCSchedModel &SchedModel = getSchedModelForCPU(CPU); in getInstrItineraryForCPU() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 452 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency()
|
H A D | PPCTargetTransformInfo.cpp | 347 TargetSchedModel SchedModel; in isHardwareLoopProfitable() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMSubtarget.h | 220 MCSchedModel SchedModel; variable
|