Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SOp

5851       SDValue SOp = SetCC->getOperand(j);
5852 if (SOp == Trunc)
5855 Ops.push_back(DAG.getNode(ExtType, DL, ExtLoad->getValueType(0), SOp));