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.h289 ATOMIC_LOADW_ADD, enumerator
DSystemZOperators.td271 def z_atomic_loadw_add : AtomicWOp<"ATOMIC_LOADW_ADD">;
DSystemZISelLowering.cpp3079 Opcode = SystemZISD::ATOMIC_LOADW_ADD; in lowerATOMIC_LOAD_OP()
4364 return lowerATOMIC_LOAD_OP(Op, DAG, SystemZISD::ATOMIC_LOADW_ADD); in LowerOperation()
4510 OPCODE(ATOMIC_LOADW_ADD); in getTargetNodeName()