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

Declarations

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  185   SDValue ExpandExtractFromVectorThroughStack(SDValue Op);

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 2934       Tmp1 = ExpandExtractFromVectorThroughStack(SDValue(Node, 0));
 2938     Results.push_back(ExpandExtractFromVectorThroughStack(SDValue(Node, 0)));