Searched refs:allocation_index (Results 1 – 3 of 3) sorted by relevance
503 const char* RegisterName(int allocation_index);
1598 const char* LAllocator::RegisterName(int allocation_index) { in RegisterName() argument1600 return Register::from_code(allocation_index).ToString(); in RegisterName()1602 return DoubleRegister::from_code(allocation_index).ToString(); in RegisterName()
1001 const char* RegisterName(int allocation_index) const;