Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h339 ATOMIC_LOADW_AND, enumerator
H A DSystemZOperators.td406 def z_atomic_loadw_and : AtomicWOp<"ATOMIC_LOADW_AND">;
H A DSystemZISelLowering.cpp4619 if (Opcode == SystemZISD::ATOMIC_LOADW_AND || in lowerATOMIC_LOAD_OP()
6188 return lowerATOMIC_LOAD_OP(Op, DAG, SystemZISD::ATOMIC_LOADW_AND); in LowerOperation()
6487 OPCODE(ATOMIC_LOADW_AND); in getTargetNodeName()