Home | History | Annotate | Download | only in VMCore

Lines Matching refs:SrcVec

946   bool SrcVec = SrcTy->isVectorTy();
949 Assert1(SrcVec == DstVec,
956 if (SrcVec && DstVec)
969 bool SrcVec = SrcTy->isVectorTy();
972 Assert1(SrcVec == DstVec,
979 if (SrcVec && DstVec)
992 bool SrcVec = SrcTy->isVectorTy();
995 Assert1(SrcVec == DstVec,
1002 if (SrcVec && DstVec)
1015 bool SrcVec = SrcTy->isVectorTy();
1018 Assert1(SrcVec == DstVec,
1025 if (SrcVec && DstVec)