Lines Matching full:constant_value
2468 int constant_value = ToInteger32(LConstantOperand::cast(key));2469 if (constant_value & 0xF0000000) {2473 constant_value * (1 << shift_size) + offset);