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