Home | History | Annotate | Download | only in ARM

Lines Matching refs:CEVT

683   EVT CEVT = TLI.getValueType(C->getType(), true);
686 if (!CEVT.isSimple()) return 0;
687 MVT VT = CEVT.getSimpleVT();