Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h357 ATOMIC_CMP_SWAPW, enumerator
H A DSystemZOperators.td415 def z_atomic_cmp_swapw : SDNode<"SystemZISD::ATOMIC_CMP_SWAPW",
H A DSystemZISelLowering.cpp4710 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP()
6432 OPCODE(ATOMIC_CMP_SWAPW); in getTargetNodeName()
9443 case SystemZ::ATOMIC_CMP_SWAPW: in EmitInstrWithCustomInserter()
H A DSystemZInstrInfo.td1773 def ATOMIC_CMP_SWAPW