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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  378   SDValue PromoteIntOp_VECREDUCE(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1223   case ISD::VECREDUCE_UMIN: Res = PromoteIntOp_VECREDUCE(N); break;