Home | History | Annotate | Download | only in Mips

Lines Matching refs:lowerADD

923     case ISD::ADD:                return lowerADD(Op, DAG);
2381 SDValue MipsTargetLowering::lowerADD(SDValue Op, SelectionDAG &DAG) const {