Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h298 ATOMIC_LOADW_ADD, enumerator
DSystemZOperators.td289 def z_atomic_loadw_add : AtomicWOp<"ATOMIC_LOADW_ADD">;
DSystemZISelLowering.cpp3228 Opcode = SystemZISD::ATOMIC_LOADW_ADD; in lowerATOMIC_LOAD_OP()
4536 return lowerATOMIC_LOAD_OP(Op, DAG, SystemZISD::ATOMIC_LOADW_ADD); in LowerOperation()
4684 OPCODE(ATOMIC_LOADW_ADD); in getTargetNodeName()