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

/external/chromium_org/v8/src/arm64/
H A Dsimulator-arm64.h669 uintptr_t LoadStoreAddress(unsigned addr_reg, int64_t offset,
H A Dsimulator-arm64.cc1568 uintptr_t address = LoadStoreAddress(addr_reg, offset, addrmode);
1674 uintptr_t address = LoadStoreAddress(addr_reg, offset, addrmode);
1825 uintptr_t Simulator::LoadStoreAddress(unsigned addr_reg, int64_t offset, function in class:v8::internal::Simulator

Completed in 160 milliseconds