Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getConstantOperandVal

5548     bool IsTrunc = N->getConstantOperandVal(1) == 1 &&
5549 N0.getNode()->getConstantOperandVal(1) == 1;
5598 && N0.getNode()->getConstantOperandVal(1) == 1) {