Searched defs:FromWidth (Results 1 – 9 of 9) 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
234 bool InstCombinerImpl::shouldChangeType(unsigned FromWidth, in shouldChangeType()268 unsigned FromWidth = From->getPrimitiveSizeInBits(); in shouldChangeType() local
2204 unsigned FromWidth = VecTy->getScalarSizeInBits(); in splitVectorElements() local
391 const unsigned FromWidth = Ctx.getIntWidth(FromType); in getNarrowingKind() local