/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VLIWMachineScheduler.h | 40 const TargetSchedModel *SchedModel; variable 129 const TargetSchedModel *SchedModel = nullptr; member 212 const TargetSchedModel *SchedModel = nullptr; variable
|
H A D | TargetSubtargetInfo.h | 146 resolveSchedClass(unsigned SchedClass,const MachineInstr * MI,const TargetSchedModel * SchedModel) resolveSchedClass() argument 242 adjustSchedDependency(SUnit * Def,int DefOpIdx,SUnit * Use,int UseOpIdx,SDep & Dep,const TargetSchedModel * SchedModel) adjustSchedDependency() argument
|
H A D | TargetSchedule.h | 33 MCSchedModel SchedModel; variable
|
H A D | ScheduleDAGInstrs.h | 120 TargetSchedModel SchedModel; global() variable
|
H A D | MachineTraceMetrics.h | 102 TargetSchedModel SchedModel; global() variable
|
H A D | MachineScheduler.h | 842 const TargetSchedModel *SchedModel = nullptr; global() variable 1167 const TargetSchedModel *SchedModel = nullptr; global() variable
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.h | 48 const TargetSchedModel *SchedModel; variable
|
H A D | SystemZMachineScheduler.h | 38 TargetSchedModel SchedModel; global() variable
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 35 TargetSchedModel SchedModel; member in __anonb6bec6d80111::AArch64StorePairSuppress
|
H A D | AArch64ConditionalCompares.cpp | 763 MCSchedModel SchedModel; global() member in __anon8ef305c80211::AArch64ConditionalCompares
|
H A D | AArch64SIMDInstrOpt.cpp | 72 TargetSchedModel SchedModel; member
|
/llvm-project/llvm/unittests/Target/AArch64/ |
H A D | AArch64SVESchedPseudoTest.cpp | 61 MCSchedModel SchedModel = STI->getSchedModel(); in runSVEPseudoTestForCPU() local
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 59 const MCSchedModel *SchedModel; member
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SchedClassResolution.cpp | 279 const auto &SchedModel = STI.getSchedModel(); in findProcResIdx() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 763 MCSchedModel SchedModel; global() member in __anondae13cb90311::EarlyIfConverter 1116 TargetSchedModel SchedModel; global() member in __anondae13cb90b11::EarlyIfPredicator
|
H A D | MachineTraceMetrics.cpp | 907 updatePhysDepsUpwards(const MachineInstr & MI,unsigned Height,SparseSet<LiveRegUnit> & RegUnits,const TargetSchedModel & SchedModel,const TargetInstrInfo * TII,const TargetRegisterInfo * TRI) updatePhysDepsUpwards() argument 964 pushDepHeight(const DataDep & Dep,const MachineInstr & UseMI,unsigned UseHeight,MIHeightMap & Heights,const TargetSchedModel & SchedModel,const TargetInstrInfo * TII) pushDepHeight() argument [all...] |
H A D | MachineCombiner.cpp | 69 MCSchedModel SchedModel; member in __anon43b882eb0111::MachineCombiner
|
H A D | TargetInstrInfo.cpp | 1489 defaultDefLatency(const MCSchedModel & SchedModel,const MachineInstr & DefMI) const defaultDefLatency() argument 1515 hasLowDefLatency(const TargetSchedModel & SchedModel,const MachineInstr & DefMI,unsigned DefIdx) const hasLowDefLatency() argument
|
H A D | MachineLICM.cpp | 126 TargetSchedModel SchedModel; global() member in __anon55e02b010111::MachineLICMBase
|
/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 330 const MCSchedModel &SchedModel = getSchedModelForCPU(CPU); getInstrItineraryForCPU() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInsertDelayAlu.cpp | 33 const TargetSchedModel *SchedModel; member in __anona99e5d4a0111::AMDGPUInsertDelayAlu
|
H A D | SIInstrInfo.h | 87 TargetSchedModel SchedModel; global() variable
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 350 hasLowDefLatency(const TargetSchedModel & SchedModel,const MachineInstr & DefMI,unsigned DefIdx) hasLowDefLatency() argument
|
H A D | PPCTargetTransformInfo.cpp | 345 TargetSchedModel SchedModel; isHardwareLoopProfitable() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMSubtarget.h | 154 MCSchedModel SchedModel; global() variable
|