Searched refs:kRegisterCodeByAllocationIndex (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/x64/
H A Dassembler-x64.h107 Register result = { kRegisterCodeByAllocationIndex[index] };
160 static const int kRegisterCodeByAllocationIndex[kNumAllocatableRegisters]; member in struct:v8::internal::Register
H A Dassembler-x64.cc202 const int Register::kRegisterCodeByAllocationIndex[kNumAllocatableRegisters] = { member in class:v8::internal::Register

Completed in 689 milliseconds