Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:computeDefOperandLatency

1080 int TargetInstrInfo::computeDefOperandLatency(
1098 int DefLatency = computeDefOperandLatency(ItinData, DefMI);
1102 assert(ItinData && !ItinData->isEmpty() && "computeDefOperandLatency fail");