Home | History | Annotate | Download | only in AST

Lines Matching refs:extOrTrunc

1518   Result = Result.extOrTrunc(DestWidth);
4779 uint64_t N = Value.getInt().extOrTrunc(Size).getZExtValue();
5840 Val = Val.extOrTrunc(Info.Ctx.getIntWidth(E->getType()));