Searched defs:Demanded (Results 1 – 7 of 7) sorted by relevance
115 APInt Demanded = DB.getDemandedBits(SE); in bitTrackingDCE() local
31 const APInt &Demanded) { in ShrinkDemandedConstant()1317 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
2913 APInt Demanded = APInt::getLowBitsSet(LHS.getValueSizeInBits(), 24); in simplifyMul24() local4247 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
555 const APInt &Demanded, in ShrinkDemandedOp()
24085 APInt &Demanded = M < (int)NumElts ? DemandedLHS : DemandedRHS; in visitVECTOR_SHUFFLE() local
19986 unsigned Demanded = DemandedBits.getZExtValue(); in targetShrinkDemandedConstant() local
1974 const APInt &Demanded, in optimizeLogicalImm()