Lines Matching refs:TLI
36 const TargetRegisterClass *RC = TLI->getRegClassFor(TLI->getPointerTy(DL));
58 const TargetRegisterClass *RC = TLI->getRegClassFor(TLI->getPointerTy(DL));
82 TLI = MF->getSubtarget().getTargetLowering();
85 if (!TLI->supportSwiftError())
116 if (!TLI->supportSwiftError())
126 auto const *RC = TLI->getRegClassFor(TLI->getPointerTy(DL));
148 if (!TLI->supportSwiftError())
240 auto const *RC = TLI->getRegClassFor(TLI->getPointerTy(DL));
280 if (!TLI->supportSwiftError() || SwiftErrorVals.empty())