HomeSort by relevance Sort by last modified time
    Searched refs:kAllocationIndexByRegisterCode (Results 1 - 2 of 2) sorted by null

  /external/v8/src/x64/
assembler-x64.h 102 return kAllocationIndexByRegisterCode[reg.code()];
161 static const int kAllocationIndexByRegisterCode[kNumRegisters];
    [all...]
assembler-x64.cc 207 const int Register::kAllocationIndexByRegisterCode[kNumRegisters] = {
    [all...]

Completed in 162 milliseconds