Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/tests/cts-generator/generator/
Dsingle_test.rb20 def initialize(command, isa, definitions, predefined, skip_header) argument
Dcommand.rb18 def initialize(command, isa, test_name, definitions, predefined, output, skip_header) argument
Dtest_base.rb18 def initialize(isa, command, definitions, predefined, skip_header) argument
/arkcompiler/runtime_core/isa/
DCMakeLists.txt14 project(isa) project
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dtest-schema.json19 "isa": { object
92 "isa": { object
/arkcompiler/runtime_core/runtime/
Druntime.cpp1298 …::InitNonZygoteOrPostFork([[maybe_unused]] bool is_system_server, [[maybe_unused]] const char *isa, in InitNonZygoteOrPostFork()