Home
last modified time | relevance | path

Searched defs:InMask (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1658 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1680 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local
1721 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1792 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
DSelectionDAG.cpp1949 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in ComputeMaskedBits() local