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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 768 SDValue getAtomicCmpSwap(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTs,
774 SDValue getAtomicCmpSwap(unsigned Opcode, SDLoc dl, EVT MemVT, SDVTList VTs,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 220 SDValue Res = DAG.getAtomicCmpSwap(
234 SDValue Res = DAG.getAtomicCmpSwap(
    [all...]
SelectionDAG.cpp     [all...]
LegalizeDAG.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 92 milliseconds