Home | History | Annotate | Download | only in X86

Lines Matching refs:SrcLT

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