Home | History | Annotate | Download | only in ia32

Lines Matching defs:truncating

1639 // Sometimes truncating conversion from a tagged value to an int32.
1650 bool truncating() { return hydrogen()->CanTruncateToInt32(); }
1654 // Truncating conversion from a tagged value to an int32.
1665 bool truncating() { return hydrogen()->CanTruncateToInt32(); }