Searched defs:ToWidth (Results 1 – 7 of 7) sorted by relevance
91 unsigned ToWidth = Ctx.getTypeInfo(ToPointeeTy).Width; in VisitCastExpr() local
315 uint64_t ToWidth, QualType FromTy, in castAPSInt()
721 SMTExprRef mkFPtoSBV(const SMTExprRef &From, unsigned ToWidth) override { in mkFPtoSBV()728 SMTExprRef mkFPtoUBV(const SMTExprRef &From, unsigned ToWidth) override { in mkFPtoUBV()
2696 unsigned ToWidth = ToType->getScalarSizeInBits(); in joinVectorElements() local
274 unsigned ToWidth = To->getPrimitiveSizeInBits(); in shouldChangeType() local
6455 uint64_t ToWidth = Type->getIntegerBitWidth(); in pushCast() local
501 const unsigned ToWidth = Ctx.getIntWidth(ToType); in getNarrowingKind() local