Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateBitCast

366   Address typedAddr = Builder.CreateBitCast(addr, ty);
951 typeValue = CGF.Builder.CreateBitCast(typeValue, CGF.Int8PtrTy);
1531 Builder.CreateBitCast(RecoverCall, ParentVar.getType());
1741 SEHInfo = Builder.CreateBitCast(SEHInfo, Int8PtrTy->getPointerTo());
1756 llvm::Value *Ptrs = Builder.CreateBitCast(SEHInfo, PtrsTy->getPointerTo());