Home | History | Annotate | Download | only in mips

Lines Matching defs:truncating

1569 // Sometimes truncating conversion from a tagged value to an int32.
1581 bool truncating() { return hydrogen()->CanTruncateToInt32(); }
1585 // Truncating conversion from a tagged value to an int32.
1601 bool truncating() { return hydrogen()->CanTruncateToInt32(); }