Searched defs:ToWidth (Results 1 – 7 of 7) sorted by relevance
91 unsigned ToWidth = Ctx.getTypeInfo(ToPointeeTy).Width; in VisitCastExpr() local
709 mkFPtoSBV(const SMTExprRef & From,unsigned ToWidth) mkFPtoSBV() argument 716 mkFPtoUBV(const SMTExprRef & From,unsigned ToWidth) mkFPtoUBV() argument
315 uint64_t ToWidth, QualType FromTy, in castAPSInt()
2696 unsigned ToWidth = ToType->getScalarSizeInBits(); in joinVectorElements() local [all...]
256 if (!FromLegal && !ToLegal && ToWidth > FromWidth) in shouldChangeType() local
6153 uint64_t ToWidth = Type->getIntegerBitWidth(); pushCast() local
446 const unsigned ToWidth = Ctx.getIntWidth(ToType); getNarrowingKind() local