Home
last modified time | relevance | path

Searched defs:word_addr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp3224 auto word_addr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestLoadExclusive() local
3247 auto word_addr = reinterpret_cast<uintptr_t>(&buffer); in TestStoreExclusiveFailed() local
3278 auto word_addr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp3340 auto word_addr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestLoadExclusive() local
3363 auto word_addr = reinterpret_cast<uintptr_t>(&buffer); in TestStoreExclusiveFailed() local
3393 auto word_addr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestStoreExclusive() local