Home | History | Annotate | Download | only in R600

Lines Matching refs:LowerSDIV

534   case ISD::SDIV: return LowerSDIV(Op, DAG);
1429 SDValue AMDGPUTargetLowering::LowerSDIV(SDValue Op, SelectionDAG &DAG) const {