Lines Matching refs:UseScratchRegisterScope
59 UseScratchRegisterScope temps(this);
205 UseScratchRegisterScope temps(this);
248 UseScratchRegisterScope temps(this);
355 UseScratchRegisterScope temps(this);
370 UseScratchRegisterScope temps(this);
397 UseScratchRegisterScope temps(this);
407 UseScratchRegisterScope temps(this);
487 UseScratchRegisterScope temps(this);
495 UseScratchRegisterScope temps(this);
517 UseScratchRegisterScope temps(this);
575 UseScratchRegisterScope temps(this);
611 UseScratchRegisterScope temps(this);
719 UseScratchRegisterScope temps(this);
1018 UseScratchRegisterScope temps(this);
1053 UseScratchRegisterScope temps(this);
1341 UseScratchRegisterScope temps(this);
1368 UseScratchRegisterScope temps(this);
1564 UseScratchRegisterScope temps(this);
1683 UseScratchRegisterScope temps(this);
1709 UseScratchRegisterScope temps(this);
2022 UseScratchRegisterScope temps(this);
2078 UseScratchRegisterScope temps(this);
2098 UseScratchRegisterScope temps(this);
2163 UseScratchRegisterScope temps(this);
2260 UseScratchRegisterScope temps(this);
2278 UseScratchRegisterScope temps(this);
2378 UseScratchRegisterScope temps(this);
2560 UseScratchRegisterScope masm_temps(this);
2590 UseScratchRegisterScope temps(this);
2644 UseScratchRegisterScope temps(this);
3047 UseScratchRegisterScope temps(this);
3069 UseScratchRegisterScope temps(this);
3347 UseScratchRegisterScope temps(this);
3423 UseScratchRegisterScope temps(this);
3636 UseScratchRegisterScope temps(this);
3724 UseScratchRegisterScope temps(this);
3802 UseScratchRegisterScope temps(this);
3879 UseScratchRegisterScope temps(this);
4235 UseScratchRegisterScope temps(this);
4415 UseScratchRegisterScope temps(this);
4427 UseScratchRegisterScope temps(this);
4494 UseScratchRegisterScope temps(this);
4574 UseScratchRegisterScope temps(this);
4811 UseScratchRegisterScope temps(this);
4826 UseScratchRegisterScope temps(this);
5006 // reset automatically at the end of the UseScratchRegisterScope.
5007 UseScratchRegisterScope temps(this);
5165 { UseScratchRegisterScope temps(this);
5186 { UseScratchRegisterScope temps(this);
5195 { UseScratchRegisterScope temps(this);
5305 UseScratchRegisterScope::~UseScratchRegisterScope() {
5311 Register UseScratchRegisterScope::AcquireSameSizeAs(const Register& reg) {
5317 FPRegister UseScratchRegisterScope::AcquireSameSizeAs(const FPRegister& reg) {
5323 CPURegister UseScratchRegisterScope::AcquireNextAvailable(
5332 CPURegister UseScratchRegisterScope::UnsafeAcquire(CPURegList* available,