Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_umax

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