Home
last modified time | relevance | path

Searched refs:hasLowDefLatency (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h350 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h474 bool hasLowDefLatency(const TargetSchedModel &SchedModel,
H A DARMBaseInstrInfo.cpp4825 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in ARMBaseInstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1820 virtual bool hasLowDefLatency(const TargetSchedModel &SchedModel,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1202 if (!TII->hasLowDefLatency(SchedModel, MI, i)) in IsCheapInstruction()
H A DTargetInstrInfo.cpp1515 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in TargetInstrInfo