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

Declarations

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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1924     case ISD::STORE:      R = PromoteFloatOp_STORE(N, OpNo); break;