Searched defs:FromWidth (Results 1 – 4 of 4) sorted by relevance
93 bool InstCombiner::ShouldChangeType(unsigned FromWidth, in ShouldChangeType()117 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
153 bool InstCombiner::shouldChangeType(unsigned FromWidth, in shouldChangeType()184 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
94 unsigned FromWidth = From->getPrimitiveSizeInBits(); in ShouldChangeType() local
391 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local