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

Declarations

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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1923     case ISD::SETCC:      R = PromoteFloatOp_SETCC(N, OpNo); break;