Lines Matching refs:this
2 // Use of this source code is governed by a BSD-style license that can be
50 // could be loaded with just one, so that this value is patchable later.
235 // Deffer from li, this method save target to the memory, and then load
557 // return address (unless this is somehow accounted for by the called
887 // Define a function entrypoint. This doesn't emit any code for this
970 // TODO(victorgomes): Remove this function once we stick with the reversed
987 UseScratchRegisterScope temps(this);
995 UseScratchRegisterScope temps(this);
1003 UseScratchRegisterScope temps(this);
1252 // Ensure that dd-ed labels following this instruction use 8 bytes aligned
1256 UseScratchRegisterScope temps(this);
1259 // Opposite of Align(8) as we have odd number of instructions in this case.