Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateZExtOrTrunc

2099         Arg2 = Builder.CreateZExtOrTrunc(Arg2, Int32Ty);
2138 Arg1 = Builder.CreateZExtOrTrunc(Arg1, Int32Ty);