Home | History | Annotate | Download | only in VMCore

Lines Matching full:srclength

2338   unsigned SrcLength = SrcTy->isVectorTy() ?
2348 SrcLength == DstLength && SrcBitSize > DstBitSize;
2351 SrcLength == DstLength && SrcBitSize < DstBitSize;
2354 SrcLength == DstLength && SrcBitSize < DstBitSize;
2357 SrcLength == DstLength && SrcBitSize > DstBitSize;
2360 SrcLength == DstLength && SrcBitSize < DstBitSize;
2364 SrcLength == DstLength;
2368 SrcLength == DstLength;