Home | History | Annotate | Download | only in VMCore

Lines Matching full:srclength

2626   unsigned SrcLength = SrcTy->isVectorTy() ?
2636 SrcLength == DstLength && SrcBitSize > DstBitSize;
2639 SrcLength == DstLength && SrcBitSize < DstBitSize;
2642 SrcLength == DstLength && SrcBitSize < DstBitSize;
2645 SrcLength == DstLength && SrcBitSize > DstBitSize;
2648 SrcLength == DstLength && SrcBitSize < DstBitSize;
2652 SrcLength == DstLength;
2656 SrcLength == DstLength;