Home | History | Annotate | Download | only in ARM

Lines Matching defs:getInstrLatency

3285   // No operand latency. The caller may fall back to getInstrLatency.
3328 unsigned Latency = getInstrLatency(ItinData, DefMI);
3355 // Unable to find operand latency. The caller may resort to getInstrLatency.
3585 unsigned ARMBaseInstrInfo::getInstrLatency(const InstrItineraryData *ItinData,
3600 Latency += getInstrLatency(ItinData, I, PredCost);
3635 int ARMBaseInstrInfo::getInstrLatency(const InstrItineraryData *ItinData,
3668 Latency = getInstrLatency(ItinData, DefMI);