Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getIntPtrType

765       StoredValTy = TD.getIntPtrType(StoredValTy->getContext());
771 TypeToCastTo = TD.getIntPtrType(StoredValTy->getContext());
790 StoredValTy = TD.getIntPtrType(StoredValTy->getContext());
1011 SrcVal = Builder.CreatePtrToInt(SrcVal, TD.getIntPtrType(Ctx));