Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:VSELECT

2753     ISD::VSELECT : ISD::SELECT;
2767 // If the vselect is legal, assume we want to leave this as a vector setcc +
2768 // vselect. Otherwise, if this is going to be scalarized, we want to see if
2771 !TLI.isOperationLegalOrCustom(ISD::VSELECT, VT);