Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreatePtrToInt

1018       RHS = Builder.CreatePtrToInt(RHS, ResultType, "sub.ptr.rhs.cast");
1020 Builder.CreatePtrToInt(LvalueDst, ResultType, "sub.ptr.lhs.cast");