Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ark_frame_lowering/
Dframe_builder.cpp119 constexpr auto BYTES_UNITS = ark::CFrameLayout::OffsetUnit::BYTES; in InsertPrologue() local
166 constexpr auto BYTES_UNITS = ark::CFrameLayout::OffsetUnit::BYTES; in InsertEpilogue() local
215 constexpr auto BYTES_UNITS = ark::CFrameLayout::OffsetUnit::BYTES; variable