Home | History | Annotate | Download | only in ARM

Lines Matching defs:SrcTy

201   EVT SrcTy = TLI->getValueType(Src);
204 if (!SrcTy.isSimple() || !DstTy.isSimple())
285 if (SrcTy.isVector() && ST->hasNEON()) {
288 ISD, DstTy.getSimpleVT(), SrcTy.getSimpleVT());
316 if (SrcTy.isFloatingPoint() && ST->hasNEON()) {
320 SrcTy.getSimpleVT());
349 if (SrcTy.isInteger() && ST->hasNEON()) {
353 SrcTy.getSimpleVT());
370 if (SrcTy.isInteger()) {
375 SrcTy.getSimpleVT());