Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h341 ATOMIC_LOADW_XOR, enumerator
H A DSystemZOperators.td408 def z_atomic_loadw_xor : AtomicWOp<"ATOMIC_LOADW_XOR">;
H A DSystemZISelLowering.cpp6192 return lowerATOMIC_LOAD_OP(Op, DAG, SystemZISD::ATOMIC_LOADW_XOR); in LowerOperation()
6489 OPCODE(ATOMIC_LOADW_XOR); in getTargetNodeName()