Lines Matching refs:setBit
709 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyMultipleUseDemandedBits()
728 DemandedSrcElts.setBit(i / Scale); in SimplifyMultipleUseDemandedBits()
1307 DemandedLHS.setBit(M); in SimplifyDemandedBits()
1309 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedBits()
2189 InputDemandedBits.setBit(ExVTBits - 1); in SimplifyDemandedBits()
2299 InDemandedBits.setBit(InBits - 1); in SimplifyDemandedBits()
2510 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyDemandedBits()
2533 DemandedSrcElts.setBit(i / Scale); in SimplifyDemandedBits()
2782 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
2933 KnownZero.setBit(Elt); in SimplifyDemandedVectorElts()
2965 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
2967 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2984 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2995 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
2998 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3190 DemandedLHS.setBit(M); in SimplifyDemandedVectorElts()
3192 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedVectorElts()
3236 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3239 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3241 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3244 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3246 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
7712 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()