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