Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4662 unsigned maskWidth = origWidth; in SimplifySetCC() local
4674 APInt newMask = APInt::getLowBitsSet(maskWidth, width); in SimplifySetCC()