reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 4172   assert(NOutVT.isVector() && "Type must be promoted to a vector type");
 4173   EVT NOutElemVT = NOutVT.getVectorElementType();
 4177   return DAG.getNode(ISD::SPLAT_VECTOR, dl, NOutVT, Op);