Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:CEVT

2052   EVT CEVT = TLI.getValueType(C->getType(), true);
2055 if (!CEVT.isSimple()) return 0;
2056 MVT VT = CEVT.getSimpleVT();