Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h337 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h469 bool hasLowDefLatency(const TargetSchedModel &SchedModel,
H A DARMBaseInstrInfo.cpp4824 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in ARMBaseInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1784 virtual bool hasLowDefLatency(const TargetSchedModel &SchedModel,
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1133 if (!TII->hasLowDefLatency(SchedModel, MI, i)) in IsCheapInstruction()
H A DTargetInstrInfo.cpp1455 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in TargetInstrInfo