Searched refs:FromAllocationIndex (Results 1 – 20 of 20) sorted by relevance
196 return Register::FromAllocationIndex(i); in GetFreeRegisterNot()232 __ pop(Register::FromAllocationIndex(spilled_register_)); in Finish()241 __ pop(Register::FromAllocationIndex(spilled_register_)); in EnsureRestored()250 return Register::FromAllocationIndex(spilled_register_); in EnsureTempRegister()261 Register scratch = Register::FromAllocationIndex(i); in EnsureTempRegister()269 Register scratch = Register::FromAllocationIndex(0); in EnsureTempRegister()
75 static inline Register FromAllocationIndex(int index);135 inline Register Register::FromAllocationIndex(int index) { in FromAllocationIndex() function150 static XMMRegister FromAllocationIndex(int index) { in FromAllocationIndex() function
858 XMMRegister xmm_reg = XMMRegister::FromAllocationIndex(i); in Generate()974 XMMRegister xmm_reg = XMMRegister::FromAllocationIndex(i); in Generate()
679 Register candidate = Register::FromAllocationIndex(i); in GetRegThatIsNotEcxOr()
288 return Register::FromAllocationIndex(index); in ToRegister()293 return XMMRegister::FromAllocationIndex(index); in ToDoubleRegister()
790 DwVfpRegister first = DwVfpRegister::FromAllocationIndex(0); in Generate()792 DwVfpRegister::FromAllocationIndex( in Generate()799 ASSERT((DwVfpRegister::FromAllocationIndex(i).code() <= last.code()) && in Generate()800 (DwVfpRegister::FromAllocationIndex(i).code() >= first.code())); in Generate()
82 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function204 static DwVfpRegister FromAllocationIndex(int index) { in FromAllocationIndex() function
617 Register candidate = Register::FromAllocationIndex(i); in GetRegThatIsNotOneOf()
612 vstr(DwVfpRegister::FromAllocationIndex(i), sp, i * kDoubleSize); in PushSafepointRegistersAndDoubles()619 vldr(DwVfpRegister::FromAllocationIndex(i), sp, i * kDoubleSize); in PopSafepointRegistersAndDoubles()
305 return Register::FromAllocationIndex(index); in ToRegister()310 return DoubleRegister::FromAllocationIndex(index); in ToDoubleRegister()
757 XMMRegister xmm_reg = XMMRegister::FromAllocationIndex(i); in Generate()908 XMMRegister xmm_reg = XMMRegister::FromAllocationIndex(i); in Generate()
105 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function210 static XMMRegister FromAllocationIndex(int index) { in FromAllocationIndex() function
661 Register candidate = Register::FromAllocationIndex(i); in GetRegThatIsNotRcxOr()
3282 XMMRegister reg = XMMRegister::FromAllocationIndex(i); in EnterExitFrameEpilogue()3326 XMMRegister reg = XMMRegister::FromAllocationIndex(i); in LeaveExitFrame()
289 return Register::FromAllocationIndex(index); in ToRegister()294 return XMMRegister::FromAllocationIndex(index); in ToDoubleRegister()
82 static Register FromAllocationIndex(int index) { in FromAllocationIndex() function206 static FPURegister FromAllocationIndex(int index) { in FromAllocationIndex() function
618 Register candidate = Register::FromAllocationIndex(i); in GetRegThatIsNotOneOf()
780 FPURegister fpu_reg = FPURegister::FromAllocationIndex(i); in Generate()
123 FPURegister reg = FPURegister::FromAllocationIndex(i); in PushSafepointRegistersAndDoubles()131 FPURegister reg = FPURegister::FromAllocationIndex(i); in PopSafepointRegistersAndDoubles()
275 return Register::FromAllocationIndex(index); in ToRegister()280 return DoubleRegister::FromAllocationIndex(index); in ToDoubleRegister()