Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UMax

3487   case AtomicRMWInst::UMax: NT = ISD::ATOMIC_LOAD_UMAX; break;