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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  648   SDValue PromoteFloatOp_SELECT_CC(SDNode *N, unsigned OpNo);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1922     case ISD::SELECT_CC:  R = PromoteFloatOp_SELECT_CC(N, OpNo); break;