Lines Matching full:right_value
942 int right_value = ToInteger32(LConstantOperand::cast(right));943 if (right_value == -1) {945 } else if (right_value == 0) {947 } else if (right_value == 2) {953 switch (right_value) {976 __ imull(left, left, Immediate(right_value));980 __ imull(left, left, Immediate(right_value));