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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  347   SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1157     Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N));