Lines Matching defs:DemandedMask

40734       SmallVector<int, 16> DemandedMask(BCVT.getVectorNumElements(),  in combineTargetShuffle()  local
42632 SmallVector<int, 64> DemandedMask(NumElts, SM_SentinelUndef); in SimplifyDemandedVectorEltsForTargetNode() local
42678 APInt DemandedMask = APInt::getLowBitsSet(64, 32); in SimplifyDemandedBitsForTargetNode() local
42747 APInt DemandedMask = OriginalDemandedBits.lshr(ShAmt); in SimplifyDemandedBitsForTargetNode() local
42791 APInt DemandedMask = OriginalDemandedBits << ShAmt; in SimplifyDemandedBitsForTargetNode() local
42812 APInt DemandedMask = OriginalDemandedBits << ShAmt; in SimplifyDemandedBitsForTargetNode() local
43106 APInt DemandedMask = APInt::getBitsSet(BitWidth, Shift, Shift + Length); in SimplifyDemandedBitsForTargetNode() local
43117 APInt DemandedMask(APInt::getLowBitsSet(BitWidth, 16)); in SimplifyDemandedBitsForTargetNode() local
43146 APInt DemandedMask(APInt::getLowBitsSet(BitWidth, Count)); in SimplifyDemandedBitsForTargetNode() local
52674 APInt DemandedMask(APInt::getAllOnes(VT.getScalarSizeInBits())); in combineVTRUNC() local
53193 APInt DemandedMask(APInt::getAllOnes(NumBits)); in combineBEXTR() local
53585 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, Log2_32(BitWidth)); in combineBT() local
54603 APInt DemandedMask(APInt::getAllOnes(NumBits)); in combineMOVMSK() local
54618 APInt DemandedMask(APInt::getAllOnes(NumBits)); in combineTESTP() local
54633 APInt DemandedMask(APInt::getSignMask(Mask.getScalarValueSizeInBits())); in combineX86GatherScatter() local
54766 APInt DemandedMask(APInt::getSignMask(Mask.getScalarValueSizeInBits())); in combineGatherScatter() local