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

References

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