Home | History | Annotate | Download | only in optimizing

Lines Matching refs:val_high

1313     int32_t val_high = High32Bits(value);
1315 __ CmpConstant(left_high, val_high);