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

  /external/v8/src/crankshaft/
lithium-allocator.cc 594 LOperand* LAllocator::AllocateFixed(LUnallocated* operand,
778 AllocateFixed(temp, gap_index - 1, false);
792 AllocateFixed(first_output, gap_index, is_tagged);
826 AllocateFixed(cur_input, gap_index + 1, is_tagged);
    [all...]
  /external/v8/src/compiler/
register-allocator.cc     [all...]

Completed in 364 milliseconds