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

  /external/v8/src/compiler/
register-allocator.cc 2031 int out_vreg = UnallocatedOperand::cast(output)->virtual_register(); local
2034 int out_vreg = ConstantOperand::cast(output)->virtual_register(); local
    [all...]
  /art/compiler/optimizing/
instruction_builder.cc     [all...]

Completed in 379 milliseconds