Searched refs:DemandedElts2 (Results 1 – 2 of 2) sorted by relevance
918 APInt DemandedElts2 = DemandedElts; in SimplifyDemandedVectorElts() local919 DemandedElts2.clearBit(IdxNo); in SimplifyDemandedVectorElts()920 TmpV = SimplifyDemandedVectorElts(I->getOperand(0), DemandedElts2, in SimplifyDemandedVectorElts()
1011 APInt DemandedElts2 = DemandedElts; in SimplifyDemandedVectorElts() local1012 DemandedElts2.clearBit(IdxNo); in SimplifyDemandedVectorElts()1013 TmpV = SimplifyDemandedVectorElts(I->getOperand(0), DemandedElts2, in SimplifyDemandedVectorElts()