Searched refs:MoveInt64ToAddress (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ |
D | code_generator_x86_64.h | 688 void MoveInt64ToAddress(const Address& addr_low,
|
D | code_generator_x86_64.cc | 5482 codegen_->MoveInt64ToAddress(field_addr, field_addr2, v, instruction); in HandleFieldSet() 6085 codegen_->MoveInt64ToAddress(address, address_high, v, instruction); in VisitArraySet() 6114 codegen_->MoveInt64ToAddress(address, address_high, v, instruction); in VisitArraySet() 8504 void CodeGeneratorX86_64::MoveInt64ToAddress(const Address& addr_low, in MoveInt64ToAddress() function in art::x86_64::CodeGeneratorX86_64
|