Home | History | Annotate | Download | only in ARM

Lines Matching refs:SrcTy

69   EVT SrcTy = TLI->getValueType(DL, Src);
72 if (!SrcTy.isSimple() || !DstTy.isSimple())
153 if (SrcTy.isVector() && ST->hasNEON()) {
156 SrcTy.getSimpleVT()))
183 if (SrcTy.isFloatingPoint() && ST->hasNEON()) {
186 SrcTy.getSimpleVT()))
214 if (SrcTy.isInteger() && ST->hasNEON()) {
217 SrcTy.getSimpleVT()))
233 if (SrcTy.isInteger()) {
236 SrcTy.getSimpleVT()))