Searched defs:hasLowDefLatency (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.h | 337 bool hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetInstrInfo.cpp | 1455 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function in TargetInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 4824 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, hasLowDefLatency() function in ARMBaseInstrInfo |