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

Declarations

include/llvm/CodeGen/SelectionDAG.h
 1027   SDValue getAtomicCmpSwap(unsigned Opcode, const SDLoc &dl, EVT MemVT,

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 2733     SDValue Swap = DAG.getAtomicCmpSwap(
 2756     SDValue Res = DAG.getAtomicCmpSwap(
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  260     SDValue Res = DAG.getAtomicCmpSwap(
  273   SDValue Res = DAG.getAtomicCmpSwap(
 1737     SDValue Tmp = DAG.getAtomicCmpSwap(
 3561   SDValue Swap = DAG.getAtomicCmpSwap(
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 4575   SDValue L = DAG.getAtomicCmpSwap(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS,