Searched refs:LeftDemanded (Results 1 – 1 of 1) sorted by relevance
995 APInt LeftDemanded(LHSVWidth, 0), RightDemanded(LHSVWidth, 0); in SimplifyDemandedVectorElts() local1003 LeftDemanded.setBit(MaskVal); in SimplifyDemandedVectorElts()1011 TmpV = SimplifyDemandedVectorElts(I->getOperand(0), LeftDemanded, in SimplifyDemandedVectorElts()1057 APInt LeftDemanded(DemandedElts), RightDemanded(DemandedElts); in SimplifyDemandedVectorElts() local1067 LeftDemanded.clearBit(i); in SimplifyDemandedVectorElts()1073 TmpV = SimplifyDemandedVectorElts(I->getOperand(1), LeftDemanded, UndefElts, in SimplifyDemandedVectorElts()