Searched refs:mapToLLVMRMWBinOp (Results 1 – 1 of 1) sorted by relevance
3923 static LLVMAtomicRMWBinOp mapToLLVMRMWBinOp(AtomicRMWInst::BinOp BinOp) { in mapToLLVMRMWBinOp() function4061 return mapToLLVMRMWBinOp(unwrap<AtomicRMWInst>(Inst)->getOperation()); in LLVMGetAtomicRMWBinOp()