Home | History | Annotate | Download | only in ARM

Lines Matching defs:getInstrLatency

3678   // No operand latency. The caller may fall back to getInstrLatency.
3725 unsigned Latency = getInstrLatency(ItinData, DefMI);
3753 // Unable to find operand latency. The caller may resort to getInstrLatency.
4003 unsigned ARMBaseInstrInfo::getInstrLatency(const InstrItineraryData *ItinData,
4018 Latency += getInstrLatency(ItinData, *I, PredCost);
4053 int ARMBaseInstrInfo::getInstrLatency(const InstrItineraryData *ItinData,