Home
last modified time | relevance | path

Searched defs:localsSize (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
H A Dcallconv.cpp299 auto localsSize = (CFrameSlots::Start() - CFrameData::Start()) * WORD_SIZE_BYTES; in GeneratePrologue() local
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumDeclaration.cpp369 size_t localsSize = enumScope->Decls().size(); in InferType() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1816 size_t localsSize = enumScope->Decls().size(); in InferType() local

Completed in 6 milliseconds