Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SADDO

5100     case Intrinsic::sadd_with_overflow: Op = ISD::SADDO; break;