Lines Matching refs:LTSrc
818 std::pair<int, MVT> LTSrc = TLI->getTypeLegalizationCost(DL, Src);823 LTDest.second, LTSrc.second))824 return LTSrc.first * Entry->Cost;