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