Home | History | Annotate | Download | only in IR

Lines Matching refs:UMax

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