Lines Matching defs:DemandedMask

39888       SmallVector<int, 16> DemandedMask(BCVT.getVectorNumElements(),  in combineTargetShuffle()  local
41598 SmallVector<int, 64> DemandedMask(NumElts, SM_SentinelUndef); in SimplifyDemandedVectorEltsForTargetNode() local
41644 APInt DemandedMask = APInt::getLowBitsSet(64, 32); in SimplifyDemandedBitsForTargetNode() local
41681 APInt DemandedMask = OriginalDemandedBits.lshr(ShAmt); in SimplifyDemandedBitsForTargetNode() local
41727 APInt DemandedMask = OriginalDemandedBits << ShAmt; in SimplifyDemandedBitsForTargetNode() local
41749 APInt DemandedMask = OriginalDemandedBits << ShAmt; in SimplifyDemandedBitsForTargetNode() local
42014 APInt DemandedMask = APInt::getBitsSet(BitWidth, Shift, Shift + Length); in SimplifyDemandedBitsForTargetNode() local
42025 APInt DemandedMask(APInt::getLowBitsSet(BitWidth, 16)); in SimplifyDemandedBitsForTargetNode() local
42054 APInt DemandedMask(APInt::getLowBitsSet(BitWidth, Count)); in SimplifyDemandedBitsForTargetNode() local
50589 APInt DemandedMask(APInt::getAllOnes(VT.getScalarSizeInBits())); in combineVTRUNC() local
50980 APInt DemandedMask(APInt::getAllOnes(NumBits)); in combineBEXTR() local
51345 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, Log2_32(BitWidth)); in combineBT() local
52295 APInt DemandedMask(APInt::getAllOnes(NumBits)); in combineMOVMSK() local
52343 APInt DemandedMask(APInt::getSignMask(Mask.getScalarValueSizeInBits())); in combineX86GatherScatter() local
52477 APInt DemandedMask(APInt::getSignMask(Mask.getScalarValueSizeInBits())); in combineGatherScatter() local