Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateTrunc

725         Val = CGF.Builder.CreateTrunc(Val, DestIntTy, "coerce.val.ii");
1331 return CGF.Builder.CreateTrunc(value, varType, "arg.unpromote");