Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LHSR

2032         if (auto *LHSR = dyn_cast<ConstantSDNode>(N0.getOperand(1))) {
2037 LHSR->getAPIntValue(),
2045 if (DAG.MaskedValueIsZero(N0.getOperand(0), ~LHSR->getAPIntValue()))
2048 DAG.getConstant(LHSR->getAPIntValue() ^