Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/x64/
Dassembler-x64.h88 Register result = { kRegisterCodeByAllocationIndex[index] }; in FromAllocationIndex()
142 static const int kRegisterCodeByAllocationIndex[kMaxNumAllocatableRegisters];
Dassembler-x64.cc85 Register::kRegisterCodeByAllocationIndex[kMaxNumAllocatableRegisters] = { member in v8::internal::Register