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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  727   void SplitVecRes_UnaryOp(SDNode *N, SDValue &Lo, SDValue &Hi);

References

lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  920     SplitVecRes_UnaryOp(N, Lo, Hi);
 1820   SplitVecRes_UnaryOp(N, Lo, Hi);