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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  636   SDValue PromoteFloatRes_SELECT_CC(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 2093     case ISD::SELECT_CC:  R = PromoteFloatRes_SELECT_CC(N); break;