HomeSort by relevance Sort by last modified time
    Searched refs:getAtomicCmpSwap (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 721 /// getAtomicCmpSwap - Gets a node for an atomic cmpxchg op. There are two
725 SDValue getAtomicCmpSwap(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTs,
731 SDValue getAtomicCmpSwap(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTs,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 210 SDValue Res = DAG.getAtomicCmpSwap(
224 SDValue Res = DAG.getAtomicCmpSwap(
    [all...]
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 663 milliseconds