Home
last modified time | relevance | path

Searched refs:Read64 (Results 1 – 3 of 3) sorted by relevance

/art/runtime/base/
Dquasi_atomic.h60 static int64_t Read64(volatile const int64_t* addr) { in Read64() function
/art/runtime/arch/mips64/
Dentrypoints_init_mips64.cc189 qpoints->pA64Load = QuasiAtomic::Read64; in InitEntryPoints()
/art/runtime/arch/mips/
Dentrypoints_init_mips.cc440 qpoints->pA64Load = QuasiAtomic::Read64; in InitEntryPoints()