reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6563 assert(VectorTy->isVectorType() && "Not a vector type!"); 6566 if (!areLaxCompatibleVectorTypes(Ty, VectorTy)) 6571 << VectorTy << Ty << R; 6575 << VectorTy << Ty << R;