Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor-inl.h303 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in CompareAndSetFieldPrimitive() local
360 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSetFieldPrimitive() local
408 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
419 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndAddFieldPrimitive() local
434 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSubFieldPrimitiveFloat() local
458 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndSubFieldPrimitive() local
476 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseOrFieldPrimitive() local
494 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseAndFieldPrimitive() local
512 uintptr_t rawAddr = reinterpret_cast<uintptr_t>(obj) + offset; in GetAndBitwiseXorFieldPrimitive() local