Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h337 ATOMIC_CMP_SWAPW, enumerator
H A DSystemZOperators.td394 def z_atomic_cmp_swapw : SDNode<"SystemZISD::ATOMIC_CMP_SWAPW",
H A DSystemZISelLowering.cpp4341 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
6021 OPCODE(ATOMIC_CMP_SWAPW); in getTargetNodeName()
8987 case SystemZ::ATOMIC_CMP_SWAPW: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td1844 def ATOMIC_CMP_SWAPW