Searched defs:Demanded (Results 1 – 6 of 6) sorted by relevance
118 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local
31 const APInt &Demanded) { in ShrinkDemandedConstant()1162 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
2800 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyMul24() local4064 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
558 const APInt &Demanded, in ShrinkDemandedOp()
1550 const APInt &Demanded, in optimizeLogicalImm()
18228 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local