Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_umax

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