Searched refs:LargeSize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1378 unsigned LargeSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); local
1380 Scale = Scale.sext(LargeSize);

Completed in 34 milliseconds