Home | History | Annotate | Download | only in x64

Lines Matching defs:truncating

1563 // Sometimes truncating conversion from a tagged value to an int32.
1573 bool truncating() { return hydrogen()->CanTruncateToInt32(); }
1577 // Truncating conversion from a tagged value to an int32.
1588 bool truncating() { return hydrogen()->CanTruncateToInt32(); }