Home
last modified time | relevance | path

Searched refs:getAtomicCmpSwap (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp297 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap()
326 SDValue Res = DAG.getAtomicCmpSwap( in PromoteIntRes_AtomicCmpSwap()
2128 SDValue Tmp = DAG.getAtomicCmpSwap( in ExpandIntegerResult()
3163 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandIntRes_LOAD()
4135 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandIntRes_ATOMIC_LOAD()
H A DLegalizeDAG.cpp2752 SDValue Swap = DAG.getAtomicCmpSwap( in ExpandNode()
2775 SDValue Res = DAG.getAtomicCmpSwap( in ExpandNode()
H A DSelectionDAG.cpp7056 SDValue SelectionDAG::getAtomicCmpSwap(unsigned Opcode, const SDLoc &dl, in getAtomicCmpSwap() function in SelectionDAG
H A DSelectionDAGBuilder.cpp4591 SDValue L = DAG.getAtomicCmpSwap(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, in visitAtomicCmpXchg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1106 SDValue getAtomicCmpSwap(unsigned Opcode, const SDLoc &dl, EVT MemVT,