Home | History | Annotate | Download | only in X86

Lines Matching refs:CVT

5843     EVT CVT = Ld.getValueType();
5844 assert(!CVT.isVector() && "Must not broadcast a vector type");
5865 CVT, dl, DAG.getEntryNode(), CP,
27771 EVT CVT = N1.getValueType();
27790 DAG.getConstant(-SarConst, DL, CVT));
27793 DAG.getConstant(SarConst, DL, CVT));