Home | History | Annotate | Download | only in CodeGen

Lines Matching full:paddr

3459         Address PAddr(P, Ctx.getTypeAlignInChars(Ctx.VoidPtrTy));
3460 CGF.Builder.CreateStore(PVal, PAddr);