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

Declarations

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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  852   case ISD::STORE:       Res = SoftenFloatOp_STORE(N, OpNo); break;