Searched refs:hasLowDefLatency (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 460 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.h | 465 bool hasLowDefLatency(const TargetSchedModel &SchedModel,
|
| H A D | ARMBaseInstrInfo.cpp | 4668 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in ARMBaseInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1895 virtual bool hasLowDefLatency(const TargetSchedModel &SchedModel,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineLICM.cpp | 1226 if (!TII->hasLowDefLatency(SchedModel, MI, i)) in IsCheapInstruction()
|
| H A D | MachineSink.cpp | 919 !TII->hasLowDefLatency(SchedModel, *I, 0)) in run()
|
| H A D | TargetInstrInfo.cpp | 1826 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in TargetInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 13580 …InstrItineraryDataEPKNS_12MachineInstrEj", "llvm::ARMBaseInstrInfo::hasLowDefLatency(llvm::InstrIt… 20535 …8InstrItineraryDataEPKNS_12MachineInstrEj", "llvm::TargetInstrInfo::hasLowDefLatency(llvm::InstrIt…
|