Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ScalarCond

492   SDValue ScalarCond = GetScalarizedVector(N->getOperand(0));
495 return DAG.getNode(ISD::SELECT, SDLoc(N), VT, ScalarCond, N->getOperand(1),