Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateIntCast

2661           V = Builder.CreateIntCast(V, IntPtrTy, /*isSigned=*/true, "sunkaddr");
2736 V = Builder.CreateIntCast(V, IntPtrTy, /*isSigned=*/true, "sunkaddr");