Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:UMax

4218   case lltok::kw_umax: Operation = AtomicRMWInst::UMax; break;