Searched defs:destination_high_operand (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/mips64/
H A Dlithium-gap-resolver-mips64.cc279 MemOperand destination_high_operand = local
284 __ sw(kLithiumScratchReg, destination_high_operand);
/external/v8/src/mips/
H A Dlithium-gap-resolver-mips.cc278 MemOperand destination_high_operand = local
283 __ sw(kLithiumScratchReg, destination_high_operand);

Completed in 86 milliseconds