Searched defs:Demanded (Results 1 – 5 of 5) sorted by relevance
30 APInt Demanded) { in ShrinkDemandedConstant()
284 const APInt &Demanded) { in ShrinkDemandedConstant()324 const APInt &Demanded, in ShrinkDemandedOp()
181 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local834 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
2174 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local2381 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
1606 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local