Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:opop

2595       SDValue OpOp = Operand.getNode()->getOperand(0);
2596 if (OpOp.getValueType() == VT)
2597 return OpOp;