Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ComputeMaskedBits

381   CurDAG->ComputeMaskedBits(Op0, APInt::getAllOnesValue(32), LKZ, LKO);
382 CurDAG->ComputeMaskedBits(Op1, APInt::getAllOnesValue(32), RKZ, RKO);