Searched defs:Demanded (Results 1 – 5 of 5) sorted by relevance
29 APInt Demanded) { in ShrinkDemandedConstant()
286 const APInt &Demanded) { in ShrinkDemandedConstant()326 const APInt &Demanded, in ShrinkDemandedOp()
181 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local867 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
2300 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local2507 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
1637 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local