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

/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h420 uint64_t base_raw = reinterpret_cast<uint64_t>(this); local
422 uint64_t address_raw = base_raw + offset;

Completed in 73 milliseconds