Home
last modified time | relevance | path

Searched refs:ATOMIC_LOADW_ADD (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h337 ATOMIC_LOADW_ADD, enumerator
HDSystemZOperators.td404 def z_atomic_loadw_add : AtomicWOp<"ATOMIC_LOADW_ADD">;
HDSystemZISelLowering.cpp4604 Opcode = SystemZISD::ATOMIC_LOADW_ADD; in lowerATOMIC_LOAD_OP()
6184 return lowerATOMIC_LOAD_OP(Op, DAG, SystemZISD::ATOMIC_LOADW_ADD); in LowerOperation()
6485 OPCODE(ATOMIC_LOADW_ADD); in getTargetNodeName()