Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dregisters_description.h134 Arch arch_; variable
Dencode_visitor.h419 Arch arch_; variable
/arkcompiler/runtime_core/static_core/irtoc/backend/
Ddwarf_builder.h90 Arch arch_; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dcframe_layout.h67 : arch_(arch), spillsCount_(alignSpills ? AlignSpillCount(arch, spillsCount) : spillsCount) in arch_() function