Searched refs:address_high (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc4907 Address address_high = index.IsConstant() local
4911 codegen_->MoveInt64ToAddress(address, address_high, v, instruction);
4944 Address address_high = index.IsConstant() local
4948 codegen_->MoveInt64ToAddress(address, address_high, v, instruction);

Completed in 67 milliseconds