Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpOr

2755     case LLVMAtomicRMWBinOpOr: intop = AtomicRMWInst::Or; break;