Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:WidenInVT

1996   EVT WidenInVT = EVT::getVectorVT(*DAG.getContext(),
2003 assert(InOp1.getValueType() == WidenInVT &&
2004 InOp2.getValueType() == WidenInVT &&
2006 (void)WidenInVT;