Searched defs:Demanded (Results 1 – 3 of 3) sorted by relevance
28 APInt Demanded) { in ShrinkDemandedConstant()
1127 const APInt &Demanded) { in ShrinkDemandedConstant()1167 const APInt &Demanded, in ShrinkDemandedOp()
138 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local678 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()