Home
last modified time | relevance | path

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

/art/runtime/
Datomic.h59 static int64_t Read64(volatile const int64_t* addr) { in Read64() function
/art/runtime/arch/mips64/
Dentrypoints_init_mips64.cc166 qpoints->pA64Load = QuasiAtomic::Read64; in InitEntryPoints()
/art/runtime/arch/mips/
Dentrypoints_init_mips.cc407 qpoints->pA64Load = QuasiAtomic::Read64; in InitEntryPoints()