Home | History | Annotate | Download | only in X86

Lines Matching refs:IdxsLT

1478   std::pair<int, MVT> IdxsLT = TLI->getTypeLegalizationCost(DL, IndexVTy);
1480 int SplitFactor = std::max(IdxsLT.first, SrcLT.first);