• Home
  • Raw
  • Download

Lines Matching defs:scratch

200       Register scratch = temps.Acquire();  in Jump()  local
322 Register scratch = temps.Acquire(); in Push() local
329 Register scratch = temps.Acquire(); in Push() local
385 Register scratch = temps.Acquire(); in Swap() local
400 DwVfpRegister scratch = temps.AcquireD(); in Swap() local
419 Register scratch = temps.Acquire(); in Mls() local
651 Register scratch = temps.Acquire(); in RecordWrite() local
903 DwVfpRegister scratch = temps.AcquireD(); in VmovExtended() local
962 LowDwVfpRegister scratch = temps.AcquireLowD(); in VmovExtended() local
977 LowDwVfpRegister scratch = temps.AcquireLowD(); in VmovExtended() local
1037 Register scratch = temps.Acquire(); in LslPair() local
1085 Register scratch = temps.Acquire(); in LsrPair() local
1134 Register scratch = temps.Acquire(); in AsrPair() local
1178 Register scratch = temps.Acquire(); in StubPrologue() local
1189 Register scratch = temps.Acquire(); in EnterFrame() local
1212 Register scratch = temps.Acquire(); in EnterExitFrame() local
1281 Register scratch = temps.Acquire(); in LeaveExitFrame() local
1616 Register scratch = temps.Acquire(); in PopStackHandler() local
1649 Register scratch = temps.Acquire(); in CompareRoot() local
1726 Register scratch = temps.Acquire(); in TryInlineTruncateDoubleToI() local
2052 Register scratch) { in AssertUndefinedOrAllocationSite()
2066 void TurboAssembler::CheckFor32DRegs(Register scratch) { in CheckFor32DRegs()
2072 void TurboAssembler::SaveFPRegs(Register location, Register scratch) { in SaveFPRegs()
2080 void TurboAssembler::RestoreFPRegs(Register location, Register scratch) { in RestoreFPRegs()
2253 Register scratch) { in PrepareCallCFunction()
2299 Register scratch = temps.Acquire(); in CallCFunction() local
2356 void TurboAssembler::CheckPageFlag(Register object, Register scratch, int mask, in CheckPageFlag()