Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateIntToPtr

71     return CGF.Builder.CreateIntToPtr(V, ResultType);
1966 return Builder.CreateIntToPtr(Val, RealResTy);