Lines Matching refs:setBit
679 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyMultipleUseDemandedBits()
699 DemandedSrcElts.setBit(i / Scale); in SimplifyMultipleUseDemandedBits()
1137 DemandedLHS.setBit(M); in SimplifyDemandedBits()
1139 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedBits()
1825 InputDemandedBits.setBit(ExVTBits - 1); in SimplifyDemandedBits()
1936 InDemandedBits.setBit(InBits - 1); in SimplifyDemandedBits()
2150 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyDemandedBits()
2173 DemandedSrcElts.setBit(i / Scale); in SimplifyDemandedBits()
2359 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
2475 SrcDemandedElts.setBit(i / Scale); in SimplifyDemandedVectorElts()
2529 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
2531 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2548 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2559 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2562 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
2727 DemandedLHS.setBit(M); in SimplifyDemandedVectorElts()
2729 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedVectorElts()
2773 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2776 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2778 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
2781 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2783 KnownZero.setBit(i); in SimplifyDemandedVectorElts()