Searched refs:LLVMAtomicRMWBinOpUMax (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm-c/
H A DCore.h393 LLVMAtomicRMWBinOpUMax, /**< Sets the value if it's greater than the enumerator in enum:__anon21033
/external/llvm/lib/IR/
H A DCore.cpp2414 case LLVMAtomicRMWBinOpUMax: intop = AtomicRMWInst::UMax; break;

Completed in 248 milliseconds