Lines Matching defs:range
107 void LiteralPool::CheckEmitForBranch(size_t range) {
109 if (GetMaxSize() >= range) Emit();
311 // range.
616 // the literal pool is already bounded by the literal range, which is smaller
617 // than the range of this branch.
627 // the literal pool is already bounded by the literal range, which is smaller
628 // than the range of this branch.
657 // the literal pool is already bounded by the literal range, which is smaller
658 // than the range of this branch.
687 // the literal pool is already bounded by the literal range, which is smaller
688 // than the range of this branch.
1791 // must lie in the range [0, 63], and the shifts below are well-defined.
2105 // Post-index beyond unscaled addressing range.
2109 // Pre-index beyond unscaled addressing range.