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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3553 unsigned maskWidth = origWidth; local
3560 APInt newMask = APInt::getLowBitsSet(maskWidth, width);

Completed in 75 milliseconds