Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h357 ATOMIC_CMP_SWAPW, enumerator
H A DSystemZOperators.td419 def z_atomic_cmp_swapw : SDNode<"SystemZISD::ATOMIC_CMP_SWAPW",
H A DSystemZISelLowering.cpp4711 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
6495 OPCODE(ATOMIC_CMP_SWAPW); in getTargetNodeName()
9605 case SystemZ::ATOMIC_CMP_SWAPW: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td1784 def ATOMIC_CMP_SWAPW