Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpSub

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