Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpSub

2407     case LLVMAtomicRMWBinOpSub: intop = AtomicRMWInst::Sub; break;