Searched defs:Demanded (Results 1 – 5 of 5) sorted by relevance
30 APInt Demanded) { in ShrinkDemandedConstant()
298 const APInt &Demanded) { in ShrinkDemandedConstant()338 const APInt &Demanded, in ShrinkDemandedOp()
184 APInt Demanded = APInt::getAllOnesValue(BitWidth); in SimplifyDemandedBits() local924 bool DAGCombiner::SimplifyDemandedBits(SDValue Op, const APInt &Demanded) { in SimplifyDemandedBits()
2322 APInt Demanded = APInt::getLowBitsSet(VT.getSizeInBits(), 24); in simplifyI24() local2558 APInt Demanded = APInt::getBitsSet(32, in PerformDAGCombine() local
2014 APInt Demanded = APInt::getBitsSet(32, 8 * Offset, 8 * Offset + 8); in PerformDAGCombine() local