Home
last modified time | relevance | path

Searched refs:Low32Bits (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/code_info/
H A Dcode_info_builder.cpp142 inlineInfo[InlineInfo::COLUMN_METHOD_LOW] = Low32Bits(method); in BeginInlineInfo()
/arkcompiler/runtime_core/libpandabase/utils/
H A Dbit_utils.h282 inline constexpr uint32_t Low32Bits(T value) in Low32Bits() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dbit_utils.h284 inline constexpr uint32_t Low32Bits(T value) in Low32Bits() function
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dstack_walker_test.cpp346 HOOK_ASSERT((reg.GetReference() == reinterpret_cast<ObjectHeader *>(Low32Bits(obj))), return false); in CheckVregs()

Completed in 4 milliseconds