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