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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  833   SDValue WidenVecOp_STORE(SDNode* N);

References

lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
 4148   case ISD::STORE:              Res = WidenVecOp_STORE(N); break;