Home
last modified time | relevance | path

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

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