Home | History | Annotate | Download | only in Utils

Lines Matching refs:CreateZExtOrTrunc

4633     Value *ShiftAmt = Builder.CreateZExtOrTrunc(Index, MapTy, "switch.cast");
4972 Builder.CreateZExtOrTrunc(TableIndex, MapTy, "switch.maskindex");