Home | History | Annotate | Download | only in ARM

Lines Matching defs:SrcTy

197   EVT SrcTy = TLI->getValueType(Src);
200 if (!SrcTy.isSimple() || !DstTy.isSimple())
273 if (SrcTy.isVector() && ST->hasNEON()) {
276 ISD, DstTy.getSimpleVT(), SrcTy.getSimpleVT());
304 if (SrcTy.isFloatingPoint() && ST->hasNEON()) {
308 SrcTy.getSimpleVT());
337 if (SrcTy.isInteger() && ST->hasNEON()) {
341 SrcTy.getSimpleVT());
358 if (SrcTy.isInteger()) {
363 SrcTy.getSimpleVT());