Searched refs:hasLowDefLatency (Results 1 – 6 of 6) sorted by relevance
228 bool hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function
390 bool hasLowDefLatency(const TargetSchedModel &SchedModel,
4506 bool ARMBaseInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in ARMBaseInstrInfo
1401 virtual bool hasLowDefLatency(const TargetSchedModel &SchedModel,
1102 bool TargetInstrInfo::hasLowDefLatency(const TargetSchedModel &SchedModel, in hasLowDefLatency() function in TargetInstrInfo
1140 if (!TII->hasLowDefLatency(SchedModel, MI, i)) in IsCheapInstruction()