Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp921 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
943 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local
984 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1055 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
DSelectionDAG.cpp2349 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local