Searched defs:FromWidth (Results 1 – 3 of 3) sorted by relevance
316 uint64_t FromWidth) { in castAPSInt()
214 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()248 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
427 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local