Lines Matching refs:setBit
406 InputDemandedBits.setBit(SrcBitWidth-1); in SimplifyDemandedUseBits()
1126 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1135 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1230 LeftDemanded.setBit(MaskVal); in SimplifyDemandedVectorElts()
1232 RightDemanded.setBit(MaskVal - LHSVWidth); in SimplifyDemandedVectorElts()
1251 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1254 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1258 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1267 UndefElts.setBit(i); in SimplifyDemandedVectorElts()
1385 InputDemandedElts.setBit(OutIdx / Ratio); in SimplifyDemandedVectorElts()
1393 InputDemandedElts.setBit(InIdx); in SimplifyDemandedVectorElts()
1409 UndefElts.setBit(OutIdx); in SimplifyDemandedVectorElts()
1417 UndefElts.setBit(OutIdx); in SimplifyDemandedVectorElts()
1587 OpDemandedElts.setBit((Lane * InnerVWidthPerLane) + Elt); in SimplifyDemandedVectorElts()