Searched refs:LLVMAtomicRMWBinOpAdd (Results 1 – 3 of 3) sorted by relevance
364 LLVMAtomicRMWBinOpAdd, /**< Add a value and return the old one */ enumerator
3593 case LLVMAtomicRMWBinOpAdd: return AtomicRMWInst::Add; in mapFromLLVMRMWBinOp()3615 case AtomicRMWInst::Add: return LLVMAtomicRMWBinOpAdd; in mapToLLVMRMWBinOp()
200 AtomicRMWBinOpAdd AtomicRMWBinOp = C.LLVMAtomicRMWBinOpAdd