Lines Matching refs:this
2 // Use of this source code is governed by a BSD-style license that can be
327 // Call to this function can be nested but must be followed by an equal
2067 BlockPoolsScope no_pool_scope(this);
2076 BlockPoolsScope no_pool_scope(this);
2085 BlockPoolsScope no_pool_scope(this);
2379 // Unused on this architecture.
2419 // Checks whether veneers need to be emitted at this point.
2516 // If available, a veneer for this label can be used for other branches in the
2517 // chain if the link chain cannot be fixed up without this branch.
2643 int veneer_pool_blocked_nesting_; // Block emission if this is not zero.
2696 // after a label is bound. The MacroAssembler uses this information to
2701 // buffer. The map is sorted according to this reachable offset, allowing to
2708 // We generate a veneer for a branch if we reach within this distance of the
2772 block_constant_pool_emission_scope(this) {}