Lines Matching refs:setBit
716 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyMultipleUseDemandedBits()
735 DemandedSrcElts.setBit(i / Scale); in SimplifyMultipleUseDemandedBits()
2348 InputDemandedBits.setBit(ExVTBits - 1); in SimplifyDemandedBits()
2452 InDemandedBits.setBit(InBits - 1); in SimplifyDemandedBits()
2692 DemandedSrcElts.setBit((j * Scale) + i); in SimplifyDemandedBits()
2715 DemandedSrcElts.setBit(i / Scale); in SimplifyDemandedBits()
2998 KnownUndef.setBit(i); in getKnownUndefForVectorBinop()
3150 KnownZero.setBit(Elt); in SimplifyDemandedVectorElts()
3182 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3184 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3201 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3212 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3215 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3409 DemandedLHS.setBit(M); in SimplifyDemandedVectorElts()
3411 DemandedRHS.setBit(M - NumElts); in SimplifyDemandedVectorElts()
3454 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3457 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3459 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
3462 KnownUndef.setBit(i); in SimplifyDemandedVectorElts()
3464 KnownZero.setBit(i); in SimplifyDemandedVectorElts()
8471 IntBitMask.setBit(ExplicitIntBitInF80); in expandIS_FPCLASS()