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