Home
last modified time | relevance | path

Searched refs:ATOMIC_CMP_SWAPW (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h309 ATOMIC_CMP_SWAPW, enumerator
DSystemZOperators.td281 def z_atomic_cmp_swapw : AtomicWOp<"ATOMIC_CMP_SWAPW", SDT_ZAtomicCmpSwapW>;
DSystemZISelLowering.cpp3206 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
4520 OPCODE(ATOMIC_CMP_SWAPW); in getTargetNodeName()
5890 case SystemZ::ATOMIC_CMP_SWAPW: in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1345 def ATOMIC_CMP_SWAPW