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.h318 ATOMIC_CMP_SWAPW, enumerator
DSystemZOperators.td299 def z_atomic_cmp_swapw : AtomicWOp<"ATOMIC_CMP_SWAPW", SDT_ZAtomicCmpSwapW>;
DSystemZISelLowering.cpp3355 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
4694 OPCODE(ATOMIC_CMP_SWAPW); in getTargetNodeName()
6209 case SystemZ::ATOMIC_CMP_SWAPW: in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1534 def ATOMIC_CMP_SWAPW