Searched refs:ToAllocationIndex (Results 1 – 12 of 12) sorted by relevance
73 static inline int ToAllocationIndex(Register reg);129 inline int Register::ToAllocationIndex(Register reg) { in ToAllocationIndex() function145 static int ToAllocationIndex(XMMRegister reg) { in ToAllocationIndex() function
193 int skip_index = reg.is(no_reg) ? -1 : Register::ToAllocationIndex(reg); in GetFreeRegisterNot()
581 Register::ToAllocationIndex(reg)); in ToUnallocated()587 XMMRegister::ToAllocationIndex(reg)); in ToUnallocated()
82 int FPURegister::ToAllocationIndex(FPURegister reg) { in ToAllocationIndex() function
78 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function204 inline static int ToAllocationIndex(FPURegister reg);
586 Register::ToAllocationIndex(reg)); in ToUnallocated()592 DoubleRegister::ToAllocationIndex(reg)); in ToUnallocated()
50 int DwVfpRegister::ToAllocationIndex(DwVfpRegister reg) { in ToAllocationIndex() function
77 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function202 inline static int ToAllocationIndex(DwVfpRegister reg);
101 static int ToAllocationIndex(Register reg) { in ToAllocationIndex() function205 static int ToAllocationIndex(XMMRegister reg) { in ToAllocationIndex() function
579 Register::ToAllocationIndex(reg)); in ToUnallocated()585 XMMRegister::ToAllocationIndex(reg)); in ToUnallocated()
1370 buffer_->Add(DoubleRegister::ToAllocationIndex(reg)); in StoreDoubleRegister()