Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dcodegen_test.cpp465 size_t codeItems = (codeExit - codeEntry) / vixl::aarch64::kInstructionSize; in CheckLeafPrologue() local
557 size_t codeItems = (codeExit - codeEntry) / vixl::aarch64::kInstructionSize; in CheckLeafWithParamsOnStackPrologue() local