Home | History | Annotate | Download | only in AST

Lines Matching refs:extOrTrunc

1373   Result = Result.extOrTrunc(DestWidth);
4622 uint64_t N = Value.getInt().extOrTrunc(Size).getZExtValue();
5704 Val = Val.extOrTrunc(Info.Ctx.getIntWidth(E->getType()));