Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h337 ATOMIC_LOADW_ADD, enumerator
H A DSystemZOperators.td404 def z_atomic_loadw_add : AtomicWOp<"ATOMIC_LOADW_ADD">;
H A DSystemZISelLowering.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()