Searched defs:Demanded (Results 1 – 8 of 8) sorted by relevance
118 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local136 APInt Demanded = DB.getDemandedBits(BO); in bitTrackingDCE() local
37 const APInt &Demanded) { in ShrinkDemandedConstant()1475 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
1193 DemandedFields &Demanded) { in adjustIncoming()1215 DemandedFields Demanded = getDemanded(MI, ST); in transferBefore() local
3731 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyMul24() local5225 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
2813 const KnownBits &KnownRHS) { in SimplifyDemandedBits()
26028 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS; in visitVECTOR_SHUFFLE() local
20222 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local
2168 const APInt &Demanded, in optimizeLogicalImm()