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

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

Completed in 129 milliseconds