Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:SVT

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