Lines Matching refs:setBit
722 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyMultipleUseDemandedBits()
741 DemandedSrcElts.setBit(i / Scale); in SimplifyMultipleUseDemandedBits()
2378 InputDemandedBits.setBit(ExVTBits - 1); in SimplifyDemandedBits()
2480 InDemandedBits.setBit(InBits - 1); in SimplifyDemandedBits()
2725 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyDemandedBits()
2748 DemandedSrcElts.setBit(i / Scale); in SimplifyDemandedBits()
3036 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
3188 KnownZero.setBit(Elt); in SimplifyDemandedVectorElts()
3220 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3222 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3253 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3264 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3267 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3461 DemandedLHS.setBit(M); in SimplifyDemandedVectorElts()
3463 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedVectorElts()
3506 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3509 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3511 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3514 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3516 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
8675 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()