Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1639 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1661 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local
1702 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1773 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
DSelectionDAG.cpp1873 APInt InMask = Mask.trunc(InBits); in ComputeMaskedBits() local
1887 APInt InMask = Mask.trunc(InBits); in ComputeMaskedBits() local
1924 APInt InMask = Mask.trunc(InBits); in ComputeMaskedBits() local
1935 APInt InMask = Mask.zext(InBits); in ComputeMaskedBits() local
1946 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in ComputeMaskedBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp962 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
984 APInt InMask = APInt::getLowBitsSet(BitWidth, InBits); in SimplifyDemandedBits() local
1025 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1096 APInt InMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
DSelectionDAG.cpp2323 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local