Home | History | Annotate | Download | only in ARM

Lines Matching defs:SrcTy

95   EVT SrcTy = TLI->getValueType(DL, Src);
98 if (!SrcTy.isSimple() || !DstTy.isSimple())
179 if (SrcTy.isVector() && ST->hasNEON()) {
182 SrcTy.getSimpleVT()))
209 if (SrcTy.isFloatingPoint() && ST->hasNEON()) {
212 SrcTy.getSimpleVT()))
240 if (SrcTy.isInteger() && ST->hasNEON()) {
243 SrcTy.getSimpleVT()))
259 if (SrcTy.isInteger()) {
262 SrcTy.getSimpleVT()))