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

Declarations

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  425     SDValue visitZERO_EXTEND_VECTOR_INREG(SDNode *N);

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 1558   case ISD::ZERO_EXTEND_VECTOR_INREG: return visitZERO_EXTEND_VECTOR_INREG(N);