Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMAtomicRMWBinOpUMax

2759     case LLVMAtomicRMWBinOpUMax: intop = AtomicRMWInst::UMax; break;