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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  829   SDValue WidenVecOp_CONCAT_VECTORS(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
 4145   case ISD::CONCAT_VECTORS:     Res = WidenVecOp_CONCAT_VECTORS(N); break;