Lines Matching refs:CreateBitCast
1127 SrcVal = Builder.CreateBitCast(SrcVal, IntegerType::get(Ctx, StoreSize*8));1178 PtrVal = Builder.CreateBitCast(PtrVal, DestPTy);