Home | History | Annotate | Download | only in ppc

Lines Matching refs:DoDivI

1106 void LCodeGen::DoDivI(LDivI* instr) {
1282 // TODO(svenpanne) Refactor this to avoid code duplication with DoDivI.