Home
last modified time | relevance | path

Searched defs:hasLowDefLatency (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h337 bool hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1455 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function in TargetInstrInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4824 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function in ARMBaseInstrInfo