Home | History | Annotate | Download | only in jit

Lines Matching refs:op_div

1057             case op_div:
1118 case op_div:
1263 emitBinaryDoubleOp(op_div, dst, op1, op2, types, notInt32Op1, notInt32Op2);