Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CCVT

5724       EVT CCVT = MVT::i1;
5726 CCVT = EVT::getVectorVT(*Context, CCVT, VT.getVectorNumElements());
5729 SDValue IsZeroShift = DAG.getSetCC(sdl, CCVT, ShAmt, Zero, ISD::SETEQ);