Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InputDemandedBits

1605     APInt InputDemandedBits =
1612 InputDemandedBits |= InSignBit;
1614 if (SimplifyDemandedBits(Op.getOperand(0), InputDemandedBits,