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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 4122   assert(NOutVT.isVector() && "This type must be promoted to a vector type");
 4124   EVT NOutVTElem = NOutVT.getVectorElementType();
 4143   return DAG.getBuildVector(NOutVT, dl, Ops);