Lines Matching defs:Exclude
883 temps.Exclude(rn);
1910 temps.Exclude(rn);
2001 temps.Exclude(rn);
2678 temps.Exclude(kPCSVarargs);
2679 temps.Exclude(kPCSVarargsV);
2680 temps.Exclude(arg0, arg1, arg2, arg3);
2749 temps.Exclude(x0);
2845 temps.Exclude(arg0, arg1, arg2, arg3);
3161 void UseScratchRegisterScope::Exclude(const CPURegList& list) {
3166 void UseScratchRegisterScope::Exclude(const Register& reg1,
3176 void UseScratchRegisterScope::Exclude(const VRegister& reg1,
3186 void UseScratchRegisterScope::Exclude(const CPURegister& reg1,
3200 // Exclude(NoReg) has no effect.