Home
last modified time | relevance | path

Searched defs:InMask (Results 1 – 7 of 7) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1071 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1107 APInt InMask = NewMask.trunc(OperandBitWidth); in SimplifyDemandedBits() local
1171 APInt InMask = APInt::getLowBitsSet(BitWidth, ZVT.getSizeInBits()); in SimplifyDemandedBits() local
DLegalizeVectorTypes.cpp3105 SDValue DAGTypeLegalizer::convertMask(SDValue InMask, EVT MaskVT, in convertMask()
DSelectionDAG.cpp2717 APInt InMask = APInt::getLowBitsSet(BitWidth, VT.getSizeInBits()); in computeKnownBits() local