Home | History | Annotate | Download | only in compiler

Lines Matching refs:binOp

933     static final int[] binOp = {
947 int[] code = binOp;
1015 int op = binOp[index + p + 1];