Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:SVT

943   EVT SVT = OpNode->getValueType(0);
946 return DAG.getNode(ISD::SELECT, dl, SVT, Cond, TrueVal, FalseVal);