Searched refs:LLVMAtomicRMWBinOpUMax (Results 1 – 4 of 4) sorted by relevance
368 LLVMAtomicRMWBinOpUMax, /**< Sets the value if it's greater than the enumerator
3051 case LLVMAtomicRMWBinOpUMax: intop = AtomicRMWInst::UMax; break; in LLVMBuildAtomicRMW()
2672 op = LLVMAtomicRMWBinOpUMax; in visit_var_atomic()
4156 op = LLVMAtomicRMWBinOpUMax; in atomic_emit_memory()