Lines Matching defs:TL
892 const TargetTransformInfo *TTI, const TargetLowering *TL,
898 const TargetLowering *TL,
917 const TargetLowering* TL =
931 auto PA = runImpl(F, TLI, TTI, TL, PSI, BFI, DT);
947 const TargetTransformInfo *TTI, const TargetLowering *TL,
958 expandMemCmp(CI, TTI, TL, &DL, PSI, BFI, DTU, Func == LibFunc_bcmp)) {
967 const TargetLowering *TL, ProfileSummaryInfo *PSI,
976 if (runOnBlock(*BBIt, TLI, TTI, TL, DL, PSI, BFI, DTU ? &*DTU : nullptr)) {
999 const auto *TL = TM->getSubtargetImpl(F)->getTargetLowering();
1009 return runImpl(F, &TLI, &TTI, TL, PSI, BFI, DT);