Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateZExt

685         Val = CGF.Builder.CreateZExt(Val, DestIntTy, "coerce.val.ii");