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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  639   SDValue BitcastToInt_ATOMIC_SWAP(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
   99     case ISD::ATOMIC_SWAP: R = BitcastToInt_ATOMIC_SWAP(N); break;
 2098     case ISD::ATOMIC_SWAP: R = BitcastToInt_ATOMIC_SWAP(N); break;