Home | History | Annotate | Download | only in IR

Lines Matching refs:SrcIntPtrTy

2125   Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy,
2238 if (!SrcIntPtrTy || DstIntPtrTy != SrcIntPtrTy)
2240 unsigned PtrSize = SrcIntPtrTy->getScalarSizeInBits();
2278 if (!SrcIntPtrTy || !MidIntPtrTy)
2281 if (SrcIntPtrTy->getScalarSizeInBits() ==