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

  /external/chromium_org/v8/src/mips/
lithium-gap-resolver-mips.cc 278 MemOperand destination_high_operand = local
283 __ sw(kLithiumScratchReg, destination_high_operand);
  /external/chromium_org/v8/src/mips64/
lithium-gap-resolver-mips64.cc 279 MemOperand destination_high_operand = local
284 __ sw(kLithiumScratchReg, destination_high_operand);

Completed in 383 milliseconds