Lines Matching refs:but
7 **NOTE**: This document describes design decisions, but the code does not
32 MacroAssembler must not be used, but the Assembler can be called directly. Since
40 MacroAssembler, and isn't worried about the precise code sequence used, but
42 (or similar PC-relative instruction). Veneers simplify many cases like this, but
48 much_ code. This is very fuzzy, and in practice means avoiding pools, but
52 A corner-case that is relevant for VIXL32 (but mostly irrelevant for VIXL64) is
55 example, `vldr` has a range of about 1KB, but `tbh` can easily exceed this
89 range. This was acceptable in VIXL64, where the pool range is very large, but
92 We should retain the existing functionality for a while, but mark the
95 but also blocks pools and therefore avoids the problems that
100 - Do the same as `CodeBufferCheckSCope`, but:
151 - Private to the MacroAssembler (but available, in a DEPRECATED form, to
156 Pools are emitted if `size` bytes would push them out of range, but they are not
174 available. For that reason, it is risky, but still useful in certain cases.
178 literals in the size check, but because this is not a scope utility and has not
202 // - No automatic buffer growth, but does check that there is space. (In
230 // We start no scope, but rely only on upper-case macros which create