Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:kw_max

6669   case lltok::kw_max: Operation = AtomicRMWInst::Max; break;