Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateIntCast

669     Val = CGF.Builder.CreateIntCast(Val, DestIntTy, false, "coerce.val.ii");