Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestLTy

691   llvm::Type *DestLTy = CGF.ConvertType(DestTy);
716 return CGF.Builder.CreateBitCast(Value, DestLTy);