Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LTy

1663     Type *LTy = LI->getType();
1666 assert(LTy->isIntegerTy());
1667 LTy = SplitIntTy;
1669 if (!canConvertValue(DL, SliceTy, LTy))
2218 Type *LTy = TargetTy->getPointerTo();
2219 V = IRB.CreateAlignedLoad(getNewAllocaSlicePtr(IRB, LTy),